|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PersistenceManager
the interface to help the conversation framework to deal with your persistence manager (EntityManager)
| Method Summary | |
|---|---|
void |
attach()
attach to your underlaying persistence |
void |
commit()
commit the transaction |
void |
detach()
detach from your underlaying persistence |
void |
purge()
purge this persistence manager - e.g. |
void |
rollback()
rollback the transaction |
| Method Detail |
|---|
void commit()
void rollback()
void attach()
void detach()
void purge()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||