|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectco.uk.hjcs.canyon.accessor.ObjectAccessor
co.uk.hjcs.canyon.accessor.ObjectPersister
public class ObjectPersister
The ObjectPersister is responsible for the persisting of object graphs based on the configured mappings for a particular session
| Constructor Summary | |
|---|---|
ObjectPersister(SessionConfig sessionConfig)
|
|
| Method Summary | |
|---|---|
void |
writeObject(SessionContext context,
java.lang.Object obj)
This method is responsible for persisting an object and related objects to file |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectPersister(SessionConfig sessionConfig)
| Method Detail |
|---|
public void writeObject(SessionContext context,
java.lang.Object obj)
context - obj -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||