Uses of Package
org.synchronoss.cpo.jdbc

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

Classes in org.synchronoss.cpo.jdbc used by org.synchronoss.cpo.jdbc
BindAttribute
           
JavaSqlMethod
          JdbcType is a class that maps datasource datatypes to java.sql.types and java classes
JavaSqlType
          JdbcType 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.
JdbcDataSource
          A class for preallocating, recycling, and managing JDBC connections.
JdbcDataSourceInfo
           
JdbcMetaClass
          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.
JdbcPreparedStatement
          An object that represents a precompiled SQL statement.
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.
 

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 © 2010. All Rights Reserved.