Uses of Class
org.exolab.core.foundation.FailedToCreateDatabaseException

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

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

Constructors in org.exolab.core.database.recman that throw FailedToCreateDatabaseException
PageManagedDatabase(java.lang.String name)
          The constructor for a paged managed database takes a string to identify the name of the database.
 

Uses of FailedToCreateDatabaseException in org.exolab.core.foundation
 

Methods in org.exolab.core.foundation that throw FailedToCreateDatabaseException
 DatabaseIfc DatabaseManagerIfc.create(java.lang.String name, java.util.Properties props)
          Open a Database with the specified name.
 



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