Uses of Class
org.synchronoss.cpo.core.CpoBaseAdapter
Packages that use CpoBaseAdapter
-
Uses of CpoBaseAdapter in org.synchronoss.cpo.cassandra
Subclasses of CpoBaseAdapter in org.synchronoss.cpo.cassandraModifier and TypeClassDescriptionclassCassandraCpoAdapter is the Cassandra implementation ofCpoAdapter, a set of routines that are responsible for managing value beans from a Cassandra datasource. -
Uses of CpoBaseAdapter in org.synchronoss.cpo.jdbc
Subclasses of CpoBaseAdapter in org.synchronoss.cpo.jdbcModifier and TypeClassDescriptionclassJdbcCpoAdapter is the JDBC implementation ofCpoAdapter, a set of routines that are responsible for managing value beans from a jdbc datasource.classA transaction adapter that allows the user to control the commits and role backs