Uses of Package
org.synchronoss.cpo.core.transform
Packages that use org.synchronoss.cpo.core.transform
Package
Description
-
Classes in org.synchronoss.cpo.core.transform used by org.synchronoss.cpo.cassandra.transformClassDescription
CpoTransformconverts an attribute's value between the raw form stored/read at the datastore and the form exposed on the Java bean, e.g. clob-to-string or gzip compression. -
Classes in org.synchronoss.cpo.core.transform used by org.synchronoss.cpo.core.meta.domainClassDescription
CpoTransformconverts an attribute's value between the raw form stored/read at the datastore and the form exposed on the Java bean, e.g. clob-to-string or gzip compression. -
Classes in org.synchronoss.cpo.core.transform used by org.synchronoss.cpo.core.transformClassDescription
CpoTransformconverts an attribute's value between the raw form stored/read at the datastore and the form exposed on the Java bean, e.g. clob-to-string or gzip compression. -
Classes in org.synchronoss.cpo.core.transform used by org.synchronoss.cpo.jdbc.transformClassDescription
CpoTransformconverts an attribute's value between the raw form stored/read at the datastore and the form exposed on the Java bean, e.g. clob-to-string or gzip compression.