|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.adf.model.generic.toplink.PersistenceManager
Deprecated. - TopLink Data Controls created with 10.1.3 ADF, will no longer use these classes.
public class PersistenceManager
Purpose: TopLink abstraction for brokering TopLink Sessions and UnitOfWorks across all ADF TopLink data controls and instances of a given application.
Description: Handles transaction creation, allocation, and management related activities for the TopLink ADF Data Control implementation.
TransactionBroker, TopLinkDataControl, DataControlFactoryImpl| Field Summary |
|---|
| Fields inherited from interface oracle.adf.model.generic.toplink.TopLinkADFConstants |
|---|
ASSIGN_SEQUENCE_NUMBERS_ON_CREATE_KEY, DEPLOYMENT_DESCRIPTOR_LOCATION_KEY, SESSION_NAME_KEY, SESSIONS_XML_LOCATION_KEY, SHOULD_PERFORM_DELETES_FIRST_KEY |
| Method Summary | |
|---|---|
TransactionBroker |
getTransactionBrokerFor(BindingContext bindingContext, java.util.Map params)Deprecated. Builds up a new or retrieves a cached TransactionBroker for the given application BindingContext and application parameters. |
protected void |
initialize()Deprecated. Performs initialization related activities. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void initialize()
public TransactionBroker getTransactionBrokerFor(BindingContext bindingContext,
java.util.Map params)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||