Package org.synchronoss.cpo.jdbc

Package class diagram package org.synchronoss.cpo.jdbc
Class Summary
AbstractDataSource  
AbstractDataSourceInfo  
AbstractJdbcCpoData  
BindAttribute  
CallableStatementCpoData  
ClassDataSourceInfo Collects the info required to instantiate a DataSource from a JDBC Driver Provides the DataSourceInfo factory method getDataSource which instantiates the DataSource
DriverDataSourceInfo Collects the info required to instantiate a DataSource from a JDBC Driver Provides the DataSourceInfo factory method getDataSource which instantiates the DataSource
JavaSqlMethod<T> JavaSqlMethod is a class defines the getters and setters for JDBC specific data classes
JavaSqlMethods JavaSqlMethods is a class defines the getters and setters for all the JDBC specific data classes
JavaSqlType<T> JavaSqlType is a class that defines the mapping of datasource datatypes to java types
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.
JdbcCpoArgument JdbcCpoArgument is a class that defines the arguments to a JDBC expression
JdbcCpoAttribute JdbcCpoAttribute.
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.
JdbcPreparedStatementFactory JdbcPreparedStatementFactory is the object that encapsulates the creation of the actual PreparedStatement for the JDBC driver.
JdbcWhereBuilder<T> JdbcWhereBuilder is an interface for specifying the sort order in which objects are returned from the Datasource.
JndiDataSourceInfo Collects the info required to instantiate a DataSource stored as a JNDI Resource.
PreparedStatementCpoData  
ResultSetCpoData  
 



Copyright © 2012. All Rights Reserved.