|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TideTransactionManager | |
|---|---|
| org.granite.tide.data | |
| Uses of TideTransactionManager in org.granite.tide.data |
|---|
| Classes in org.granite.tide.data that implement TideTransactionManager | |
|---|---|
static class |
JDOPersistenceManager.JDOTransactionManager
|
class |
JPALocalTransactionManager
Responsible for attaching a entity with the entity mangager |
class |
JPATransactionManager
Responsible for attaching a entity with the entity mangager |
class |
JTATransactionManager
Responsible for attaching a entity with the entity mangager |
| Fields in org.granite.tide.data declared as TideTransactionManager | |
|---|---|
protected TideTransactionManager |
AbstractTidePersistenceManager.tm
|
| Constructors in org.granite.tide.data with parameters of type TideTransactionManager | |
|---|---|
AbstractTidePersistenceManager(TideTransactionManager tm)
|
|
JPAPersistenceManager(EntityManagerFactory emf,
TideTransactionManager tm)
|
|
JPAPersistenceManager(EntityManager em,
TideTransactionManager tm)
|
|
JPAPersistenceManager(TideTransactionManager tm)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||