Package org.synchronoss.cpo.jdbc

Class Summary
AbstractJdbcDataSource  
AbstractJdbcDataSourceInfo  
CallableStatementCpoData  
ClassJdbcDataSourceInfo Collects the info required to instantiate a DataSource from a JDBC Driver Provides the DataSourceInfo factory method getDataSource which instantiates the DataSource
DriverJdbcDataSourceInfo Collects the info required to instantiate a DataSource from a JDBC Driver Provides the DataSourceInfo factory method getDataSource which instantiates the DataSource
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.
JdbcCpoTrxAdapter  
JdbcCpoWhere Created with IntelliJ IDEA.
JdbcPreparedStatementCpoData  
JdbcPreparedStatementFactory JdbcPreparedStatementFactory is the object that encapsulates the creation of the actual PreparedStatement for the JDBC driver.
JndiJdbcDataSourceInfo Collects the info required to instantiate a DataSource stored as a JNDI Resource.
 



Copyright © 2014. All Rights Reserved.