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.jbo.pcoll

Contains a facility to store collections of temporary data.

See:
          Description

Interface Summary
PCollListener  
PCollManagerHelper  
PCollPersistable  
PersistManager  

 

Class Summary
ControlTableSqlStrings  
JDBCPersistManager  
JTAPersistManager  
OraclePersistManager  
PCollection  
PCollInputStream  
PCollKeyInfo  
PCollManager  
PCollNode  
PCollOutputStream  
PersistentMarker  
TransactionTableSqlStrings  

 

Package oracle.jbo.pcoll Description

Contains a facility to store collections of temporary data. Alongside its core object/relational persistence feature for entity objects, BC4J has a facility to store collections of temporary data. This persistent collections facility (PCOLL) is used by the BC4J framework to temporarily store :

In order to manage this pending state, BC4J creates a set of tables that hold the temporary information in BLOB values.


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.