Uses of Interface
org.synchronoss.cpo.core.meta.CpoMetaAdapter
Packages that use CpoMetaAdapter
Package
Description
-
Uses of CpoMetaAdapter in org.synchronoss.cpo.cassandra.meta
Classes in org.synchronoss.cpo.cassandra.meta that implement CpoMetaAdapterModifier and TypeClassDescriptionclassCassandraCpoMetaAdapter is the Cassandra-specificAbstractCpoMetaAdapter.classCassandraCpoMetaDescriptor is the Cassandra implementation ofCpoMetaDescriptor. -
Uses of CpoMetaAdapter in org.synchronoss.cpo.core.meta
Classes in org.synchronoss.cpo.core.meta that implement CpoMetaAdapterModifier and TypeClassDescriptionclassBaseCpoMetaAdapterimplementation that maintains the in-memory map of loadedCpoClassmetadata and the shared logic for loading that metadata from the JAXB-boundCt*classes produced by unmarshalling a CPO meta XML document.classCpoMetaDescriptoris the runtime, named handle on a loaded CPO metadata source: it owns the datastore-specificAbstractCpoMetaAdapterthat holds the actualCpoClassmetadata, and delegates theCpoMetaAdaptercontract to it. -
Uses of CpoMetaAdapter in org.synchronoss.cpo.jdbc.meta
Classes in org.synchronoss.cpo.jdbc.meta that implement CpoMetaAdapterModifier and TypeClassDescriptionclassBuilds and manages the Java to Datasource type mappingclassProcess the Jdbc specific metadata from the xml metadata