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

Packages that use ConnectionFailedException
org.castor.persist   
 

Uses of ConnectionFailedException in org.castor.persist
 

Methods in org.castor.persist that throw ConnectionFailedException
protected  CastorConnection LocalTransactionContext.createConnection(LockEngine engine)
          Method creating a new CastorConnection and returning it.
protected  CastorConnection GlobalTransactionContext.createConnection(LockEngine engine)
          Method creating a new CastorConnection and returning it.
protected abstract  CastorConnection AbstractTransactionContext.createConnection(LockEngine engine)
          Method creating a new CastorConnection and returning it.
 CastorConnection AbstractTransactionContext.getConnection(LockEngine engine)
          Return a CastorConnection for the specified engine.
 



Copyright © 2012. All Rights Reserved.