Uses of Package
org.synchronoss.cpo.jdbc
Packages that use org.synchronoss.cpo.jdbc
Package
Description
-
Classes in org.synchronoss.cpo.jdbc used by org.synchronoss.cpo.jdbcClassDescriptionAn AbstractJDBCDatasource used for instantiating the DataSource from the database driverA class used for collecting the properties to instantiate the datasourceBase for
CpoDataimplementations backed by a JDBCStatementsubtype, resolving theJdbcMethodMapEntryused to bind/read a bound attribute's value.JdbcCallableStatementFactory is the object that encapsulates the creation of the actual CallableStatement for the JDBC driver.JdbcCpoAdapter is the JDBC implementation ofCpoAdapter, a set of routines that are responsible for managing value beans from a jdbc datasource.JdbcCpoAttribute.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.jtaClassDescriptionJdbcCpoAdapter is the JDBC implementation of
CpoAdapter, a set of routines that are responsible for managing value beans from a jdbc datasource.JDBC implementation ofCpoAdapterFactory, vendingJdbcCpoAdapter, transaction-scopedJdbcCpoTrxAdapter, andJdbcCpoXaAdapterinstances backed by a single underlyingJdbcCpoAdapter.A transaction adapter that allows the user to control the commits and role backs -
Classes in org.synchronoss.cpo.jdbc used by org.synchronoss.cpo.jdbc.transformClassDescriptionJdbcCallableStatementFactory is the object that encapsulates the creation of the actual CallableStatement for the JDBC driver.JdbcPreparedStatementFactory is the object that encapsulates the creation of the actual PreparedStatement for the JDBC driver.