Uses of Class
org.synchronoss.cpo.core.cache.CpoAdapterCache
Packages that use CpoAdapterCache
-
Uses of CpoAdapterCache in org.synchronoss.cpo.cassandra
Subclasses of CpoAdapterCache 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 CpoAdapterCache in org.synchronoss.cpo.core
Subclasses of CpoAdapterCache in org.synchronoss.cpo.coreModifier and TypeClassDescriptionclassThe CpoBaseAdapter has common functionality needed by all Adapter implementations -
Uses of CpoAdapterCache in org.synchronoss.cpo.jdbc
Subclasses of CpoAdapterCache 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