Uses of Package
org.synchronoss.cpo.jdbc

Packages that use org.synchronoss.cpo.jdbc
org.synchronoss.cpo.jdbc   
org.synchronoss.cpo.jdbc.meta   
org.synchronoss.cpo.transform.jdbc   
 

Classes in org.synchronoss.cpo.jdbc used by org.synchronoss.cpo.jdbc
AbstractDataSource
           
AbstractDataSourceInfo
           
AbstractJdbcCpoData
           
BindAttribute
           
JavaSqlMethod
          JavaSqlMethod is a class defines the getters and setters for JDBC specific data classes
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.
JdbcCpoAttribute
          JdbcCpoAttribute.
JdbcPreparedStatementFactory
          JdbcPreparedStatementFactory is the object that encapsulates the creation of the actual PreparedStatement for the JDBC driver.
 

Classes in org.synchronoss.cpo.jdbc used by org.synchronoss.cpo.jdbc.meta
JavaSqlType
          JavaSqlType is a class that defines the mapping of datasource datatypes to java types
 

Classes in org.synchronoss.cpo.jdbc used by org.synchronoss.cpo.transform.jdbc
JdbcCallableStatementFactory
          JdbcCallableStatementFactory is the object that encapsulates the creation of the actual CallableStatement for the JDBC driver.
JdbcPreparedStatementFactory
          JdbcPreparedStatementFactory is the object that encapsulates the creation of the actual PreparedStatement for the JDBC driver.
 



Copyright © 2012. All Rights Reserved.