Uses of Class
org.castor.cpa.persistence.sql.engine.CastorStatement

Packages that use CastorStatement
org.castor.cpa.persistence.sql.engine   
org.castor.cpa.persistence.sql.keygen   
 

Uses of CastorStatement in org.castor.cpa.persistence.sql.engine
 

Methods in org.castor.cpa.persistence.sql.engine that return CastorStatement
 CastorStatement CastorConnection.createStatement()
          Method to create new CastorStatement using local instances of Connection & PersistenceFactory.
 

Uses of CastorStatement in org.castor.cpa.persistence.sql.keygen
 

Methods in org.castor.cpa.persistence.sql.keygen with parameters of type CastorStatement
 void NoKeyGenerator.bindIdentity(Identity internalIdentity, CastorStatement stmt)
          Binds the identity values.
 void AbstractBeforeKeyGenerator.bindIdentity(Identity internalIdentity, CastorStatement stmt)
          Binds the identity values.
 



Copyright © 2011. All Rights Reserved.