|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
DatabaseManagerIfc.create(java.lang.String name,
java.util.Properties props)
Open a Database with the specified name. |
DatabaseIfc |
SessionIfc.getDatabase()
Return the database that this session is associated with. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |