Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.3.0)

E17483-04


Package oracle.adfinternal.model.adapter.toplink

Interface Summary
TopLinkADFConstants Purpose: TopLink related constants that are ADF specific.

 

Class Summary
IsolatedTransactionBroker This class describes a TransactionBroker that uses an UnitOfWork that is not shared at the Session level, but is isolated to the data control that uses it.
JTATransactionBroker This class describes a TransactionBroker that uses a JTA-shared transaction model.
PersistenceManager Purpose: TopLink abstraction for brokering TopLink Sessions and UnitOfWorks across all ADF TopLink data controls and instances of a given application.
TopLinkAdapter Defines the AbstractAdapter for TopLink.
TopLinkDataControl Purpose: Data control for use of TopLink within ADF.
TopLinkDefinition Defines the AbstractDefinition for TopLink data controls.
TransactionBroker Purpose: Transactional unti used by all TopLinkDataControls that share common deployment resources in a given application context

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.3.0)

E17483-04


Copyright © 1997, 2012, Oracle. All rights reserved.