Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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.


Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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