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

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

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

Classes in org.exolab.core.database.recman that implement DatabaseIfc
 class PageManagedDatabase
          This is a wrapper for PageManager supplied by Cees de Groot.
 

Methods in org.exolab.core.database.recman that return DatabaseIfc
 DatabaseIfc PMDSession.getDatabase()
           
 

Uses of DatabaseIfc in org.exolab.core.foundation
 

Methods in org.exolab.core.foundation that return DatabaseIfc
 DatabaseIfc SessionIfc.getDatabase()
          Return the database that this session is associated with.
 DatabaseIfc DatabaseManagerIfc.create(java.lang.String name, java.util.Properties props)
          Open a Database with the specified name.
 



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