Skip navigation links

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

E10653-03


Package oracle.jbo.pcoll

Contains a facility to store collections of temporary data.

See:
          Description

Interface Summary
PCollListener  
PCollManagerHelper  
PCollPersistable  
PersistManager  

 

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

 

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 1 (11.1.1)

E10653-03


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