|
Oracle Application Development Framework Model and Business Components Java API Reference VERSION B16005-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PersistenceManager | |
| oracle.adf.model.generic.toplink | |
| Uses of PersistenceManager in oracle.adf.model.generic.toplink |
| Methods in oracle.adf.model.generic.toplink that return PersistenceManager | |
protected PersistenceManager |
TransactionBroker.getPersistenceManager()Deprecated. Returns the PersistenceManager that this TransactionBroker is associated with. |
| Methods in oracle.adf.model.generic.toplink with parameters of type PersistenceManager | |
protected void |
TransactionBroker.initialize(oracle.adf.model.BindingContext applicationBindingContext, oracle.toplink.sessions.Session session, PersistenceManager persistenceManager, int brokerType, boolean shouldPerformDeletesFirst)Deprecated. Initializes based constructor parameters. |
| Constructors in oracle.adf.model.generic.toplink with parameters of type PersistenceManager | |
TransactionBroker(oracle.adf.model.BindingContext applicationBindingContext, oracle.toplink.sessions.Session session, PersistenceManager persistenceManager, int brokerType, boolean shouldPerformDeletesFirst)Deprecated. Creates a new TransactionBroker instance. |
|
|
Oracle Application Development Framework Model and Business Components Java API Reference VERSION B16005-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||