Uses of Package
org.castor.cpa.persistence.sql.engine

Packages that use org.castor.cpa.persistence.sql.engine
org.castor.cpa.persistence.sql.connection   
org.castor.cpa.persistence.sql.engine   
org.castor.cpa.persistence.sql.keygen   
org.castor.persist   
org.exolab.castor.jdo.engine Implementation of the Castor JDO engine. 
org.exolab.castor.persist The Castor persistence engine handles object persistence, object caching, transaction concurrency and locking. 
org.exolab.castor.persist.spi Defines the interfaces for persistence engine service providers. 
 

Classes in org.castor.cpa.persistence.sql.engine used by org.castor.cpa.persistence.sql.connection
CastorConnection
          CastorConnection class holding connection and factory parameters to encapsulate their usage in case of creation of CastorStatements.
 

Classes in org.castor.cpa.persistence.sql.engine used by org.castor.cpa.persistence.sql.engine
CastorConnection
          CastorConnection class holding connection and factory parameters to encapsulate their usage in case of creation of CastorStatements.
CastorStatement
          CastorStatement class to wrap handling of PreparedStatements by providing functionality to prepare statements, bind parameters, execute statements and, close statements.
SQLEngine
          The SQL engine performs persistence of one object type against one SQL database.
SQLRelationLoader
          SQLRelationLoader is a quick hack for creating and removing relation from a many-to-many relation database from ClassMolder.
 

Classes in org.castor.cpa.persistence.sql.engine used by org.castor.cpa.persistence.sql.keygen
CastorConnection
          CastorConnection class holding connection and factory parameters to encapsulate their usage in case of creation of CastorStatements.
CastorStatement
          CastorStatement class to wrap handling of PreparedStatements by providing functionality to prepare statements, bind parameters, execute statements and, close statements.
SQLEngine
          The SQL engine performs persistence of one object type against one SQL database.
 

Classes in org.castor.cpa.persistence.sql.engine used by org.castor.persist
CastorConnection
          CastorConnection class holding connection and factory parameters to encapsulate their usage in case of creation of CastorStatements.
 

Classes in org.castor.cpa.persistence.sql.engine used by org.exolab.castor.jdo.engine
CastorConnection
          CastorConnection class holding connection and factory parameters to encapsulate their usage in case of creation of CastorStatements.
SQLEngine
          The SQL engine performs persistence of one object type against one SQL database.
 

Classes in org.castor.cpa.persistence.sql.engine used by org.exolab.castor.persist
SQLRelationLoader
          SQLRelationLoader is a quick hack for creating and removing relation from a many-to-many relation database from ClassMolder.
 

Classes in org.castor.cpa.persistence.sql.engine used by org.exolab.castor.persist.spi
CastorConnection
          CastorConnection class holding connection and factory parameters to encapsulate their usage in case of creation of CastorStatements.
SQLRelationLoader
          SQLRelationLoader is a quick hack for creating and removing relation from a many-to-many relation database from ClassMolder.
 



Copyright © 2012. All Rights Reserved.