Uses of Package
biz.hammurapi.sql

Packages that use biz.hammurapi.sql
biz.hammurapi.ant   
biz.hammurapi.sql   
biz.hammurapi.sql.hypersonic   
biz.hammurapi.sql.xml   
 

Classes in biz.hammurapi.sql used by biz.hammurapi.ant
ConnectionPerThreadDataSource
          Maintains one connection per thread.
SQLProcessor
          This class contains methods to process SQL statements in more convenient way comparing to standard JDBC.
 

Classes in biz.hammurapi.sql used by biz.hammurapi.sql
BaseReflectionProjector
          Base class for reflection projectors.
DatabaseObject
          SQLC-generated interface implementations implement this method to achieve differential update functionality - inserting and updating only modified fields.
GenericIdentityRetriever
          Retrieves identity by executing SQL statement
IDatabaseObject
          Interface of DatabaseObject.
IdentityGenerator
           
IdentityManager
          Base interface for identity generator and identity retriever.
IdentityRetriever
           
Parameterizer
          Parameterizes prepared statement
Projector
          Projects ResultSet row to Java object
Relationship
           
RelationshipList
           
RowProcessor
          Processes rows in ResultSet
RowProcessorEx
          Contains handler of empty ResultSet
SQLProcessor
          This class contains methods to process SQL statements in more convenient way comparing to standard JDBC.
Transaction
          Interface to execute a series of database operation in a transaction.
 

Classes in biz.hammurapi.sql used by biz.hammurapi.sql.hypersonic
ConnectionPerThreadDataSource
          Maintains one connection per thread.
GenericIdentityRetriever
          Retrieves identity by executing SQL statement
IdentityManager
          Base interface for identity generator and identity retriever.
IdentityRetriever
           
Transaction
          Interface to execute a series of database operation in a transaction.
 

Classes in biz.hammurapi.sql used by biz.hammurapi.sql.xml
Parameterizer
          Parameterizes prepared statement
SQLProcessor
          This class contains methods to process SQL statements in more convenient way comparing to standard JDBC.
 



Copyright © 2003 Hammurapi Group. All Rights Reserved.