Uses of Class
org.exolab.castor.jdo.DatabaseNotFoundException

Packages that use DatabaseNotFoundException
org.exolab.castor.jdo.engine Implementation of the Castor JDO engine. 
 

Uses of DatabaseNotFoundException in org.exolab.castor.jdo.engine
 

Constructors in org.exolab.castor.jdo.engine that throw DatabaseNotFoundException
AbstractDatabaseImpl(String dbName, int lockTimeout, CallbackInterceptor callback, InstanceFactory instanceFactory, ClassLoader classLoader, boolean autoStore)
          Creates an instance of this class.
GlobalDatabaseImpl(String dbName, int lockTimeout, CallbackInterceptor callback, InstanceFactory instanceFactory, Transaction transaction, ClassLoader classLoader, boolean autoStore, boolean isPoolInUseForGlobalTransactions)
          Creates an instance of this class.
LocalDatabaseImpl(String dbName, int lockTimeout, CallbackInterceptor callback, InstanceFactory instanceFactory, ClassLoader classLoader, boolean autoStore)
          Creates an instance of this class.
 



Copyright © 2010. All Rights Reserved.