Uses of Class
it.tidalwave.dci.annotation.DciContext
-
Packages that use DciContext Package Description it.tidalwave.thesefoolishthings.examples.dci.marshal.role it.tidalwave.thesefoolishthings.examples.dci.persistable.jpa -
-
Uses of DciContext in it.tidalwave.thesefoolishthings.examples.dci.marshal.role
Classes in it.tidalwave.thesefoolishthings.examples.dci.marshal.role with annotations of type DciContext Modifier and Type Interface Description interface
XStreamContext
A DCI local Context that provides anXStream
for a few datum classes.class
XStreamContext1
A DCI local Context that provides anXStream
for a few datum classes.class
XStreamContext2
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
-