Package org.synchronoss.cpo.jdbc
package org.synchronoss.cpo.jdbc
-
ClassesClassDescriptionAn 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.Moves a bound attribute's value to or from a JDBCCallableStatementIN/OUT parameter, applying any configuredJdbcCpoTransformalong the way.Collects the info required to instantiate a DataSource from a JDBC Driver Provides the DataSourceInfo factory method getDataSource which instantiates the DataSourceCollects the info required to instantiate a DataSource from a JDBC Driver Provides the DataSourceInfo factory method getDataSource which instantiates the DataSourceJdbcCallableStatementFactory 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.JDBC implementation ofCpoAdapterFactory, vendingJdbcCpoAdapter, transaction-scopedJdbcCpoTrxAdapter, andJdbcCpoXaAdapterinstances backed by a single underlyingJdbcCpoAdapter.JdbcCpoArgument is a class that defines the arguments to a JDBC expressionJdbcCpoAttribute.A transaction adapter that allows the user to control the commits and role backsJDBC implementation ofBindableCpoWhere, resolving a where clause attribute to its qualifiedtable.column(or bare column) name using the attribute'sJdbcCpoAttributemetadata.The data handler for a prepared statementJdbcPreparedStatementFactory is the object that encapsulates the creation of the actual PreparedStatement for the JDBC driver.Collects the info required to instantiate a DataSource stored as a JNDI Resource.