Uses of Interface
org.exolab.core.foundation.CollectionManagerIfc

Packages that use CollectionManagerIfc
org.exolab.core.database.recman   
org.exolab.core.foundation   
 

Uses of CollectionManagerIfc in org.exolab.core.database.recman
 

Classes in org.exolab.core.database.recman that implement CollectionManagerIfc
 class PMDCollectionManager
          This is an implementation of the collection manager specific to the page managed database.
 

Methods in org.exolab.core.database.recman that return CollectionManagerIfc
 CollectionManagerIfc PMDSession.getCollectionManager()
          Return a reference to the collection manager, which is used to allocate different collection types includinng queues and vectors.
 

Uses of CollectionManagerIfc in org.exolab.core.foundation
 

Methods in org.exolab.core.foundation that return CollectionManagerIfc
 CollectionManagerIfc SessionIfc.getCollectionManager()
          Return a reference to the collection manager, which is used to allocate different collection types includinng queues and vectors.
 



Copyright © 1999-2012 The Exolab Group. All Rights Reserved.