Uses of Class
it.tidalwave.dci.annotation.DciContext
-
Packages that use DciContext Package Description it.tidalwave.thesefoolishthings.examples.dci.marshal.xstream it.tidalwave.thesefoolishthings.examples.dci.persistable.jpa -
-
Uses of DciContext in it.tidalwave.thesefoolishthings.examples.dci.marshal.xstream
Classes in it.tidalwave.thesefoolishthings.examples.dci.marshal.xstream with annotations of type DciContext Modifier and Type Class Description class
XStreamContext
A DCI local Context that provides anXStream
for a few datum classes. -
Uses of DciContext in it.tidalwave.thesefoolishthings.examples.dci.persistable.jpa
Classes in it.tidalwave.thesefoolishthings.examples.dci.persistable.jpa with annotations of type DciContext Modifier and Type Class Description class
JpaPersistenceContext
-