Package org.xorm.datastore.sql

Class Summary
BaseSQLDriver Implements the datastore driver interface for a "plain vanilla" generic JDBC driver.
PooledDataSource Wraps a JDBC driver manager and provides a pooling of connections.
SQLCondition  
SQLConnectionInfo  
SQLQuery Converts a selector tree to a SQL statement.
SQLQuery.Alias  
SQLType Helper class to get JDBC Type values by name.
SybaseDriver Supports the Sybase database's autoincrement for primary keys.
 



$Header: /cvsroot/xorm/xorm/docs/api/org/xorm/datastore/sql/package-summary.html,v 1.9 2004/05/30 08:55:06 wbiggs Exp $