public interface InstantiatingTypeHandler extends ReferenceTypeHandler
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
instantiate(ReadContext context) |
void |
writeInstantiation(WriteContext context,
java.lang.Object obj)
gets called when an object is to be written to the database.
|
activatedefragment, delete, writejava.lang.Object instantiate(ReadContext context)
void writeInstantiation(WriteContext context, java.lang.Object obj)
ReferenceTypeHandler#activate(WriteContext)context - obj - the object