Package org.synchronoss.cpo.jdbc

Package class diagram package org.synchronoss.cpo.jdbc
Class Summary
BindAttribute  
JavaSqlMethod<T> JdbcType is a class that maps datasource datatypes to java.sql.types and java classes
JavaSqlMethods JdbcTypeClasses is a class that maps datasource datatypes to java.sql.types and java classes
JavaSqlType<T> JdbcType is a class that maps datasource datatypes to java.sql.types and java classes
JavaSqlTypes JdbcTypeClasses is a class that maps datasource datatypes to java.sql.types and java classes
JdbcAttribute JdbcAttribute is a class that maps traditional java classes to tables in a jdbc database.
JdbcCallableStatementFactory JdbcCallableStatementFactory is the object that encapsulates the creation of the actual CallableStatement for the JDBC driver.
JdbcCpoAdapter JdbcCpoAdapter is an interface for a set of routines that are responsible for managing value objects from a datasource.
JdbcCpoFactory JdbcCpoFactory implements the JdbcCpoAdapter as a singleton.
JdbcCpoOrderBy JdbcCpoOrderBy is an interface for specifying the sort order in which objects are returned from the Datasource.
JdbcCpoTrxAdapter  
JdbcCpoWhere JdbcCpoWhere is an interface for specifying the sort order in which objects are returned from the Datasource.
JdbcDataSource A class for that makes the DriverManager look like a datasource
JdbcDataSourceInfo  
JdbcMetaClass<T> JdbcMetaClass is a class that maps traditional java classes to tables in a jdbc database.
JdbcParameter JdbcParameter is a class that maps traditional java classes to tables in a jdbc database.
JdbcPreparedStatementFactory JdbcPreparedStatementFactory is the object that encapsulates the creation of the actual PreparedStatement for the JDBC driver.
JdbcQuery JdbcQuery is a class that maps traditional java classes to tables in a jdbc database.
JdbcWhereBuilder<T> JdbcWhereBuilder is an interface for specifying the sort order in which objects are returned from the Datasource.
 



Copyright © 2011. All Rights Reserved.