|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistenceContext
Method Summary | |
---|---|
void |
close()
disposes the current PersistenceContext. |
TransactionContext |
getTransactionContext()
|
void |
makePersistent(java.lang.Object o)
persists the given object |
Method Detail |
---|
TransactionContext getTransactionContext()
void makePersistent(java.lang.Object o)
o
- the object to be persistedvoid close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |