|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PersistentObject
The classes, which implements this interface, can be persisted using the sql-processor-spring.
For more info please see the Tutorials.
| Method Summary | |
|---|---|
void |
empty()
This is called in the case the state of the persisted class instance should be cleared. |
Class<?> |
getType()
Returns the persisted class type. |
void |
init()
This is called after the persisted class instantiation. |
| Method Detail |
|---|
Class<?> getType()
void init()
void empty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||