Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.6.0)

E10653-07

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.


Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.6.0)

E10653-07

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