Uses of Package
org.synchronoss.cpo.core.meta.bean
Packages that use org.synchronoss.cpo.core.meta.bean
Package
Description
-
Classes in org.synchronoss.cpo.core.meta.bean used by org.synchronoss.cpo.cassandra.metaClassDescriptionPlain-data holder for the fields of a CPO attribute as loaded from meta XML: the Java-side name/type, the datastore-side name/type, and an optional
CpoTransformclass name. -
Classes in org.synchronoss.cpo.core.meta.bean used by org.synchronoss.cpo.core.meta.beanClassDescriptionPlain-data holder for a name and description, the common base for the CPO metadata bean classes (
CpoClass,CpoArgument,CpoFunctionGroup) that all identify themselves primarily by name. -
Classes in org.synchronoss.cpo.core.meta.bean used by org.synchronoss.cpo.core.meta.domainClassDescriptionPlain-data holder for the fields of a CPO attribute as loaded from meta XML: the Java-side name/type, the datastore-side name/type, and an optional
CpoTransformclass name.Plain-data holder for a name and description, the common base for the CPO metadata bean classes (CpoClass,CpoArgument,CpoFunctionGroup) that all identify themselves primarily by name.Plain-data holder for the fields of a CPO function as loaded from meta XML: its name, native expression (SQL/CQL), and description.Plain-data holder for the fields of a CPO function group as loaded from meta XML: the group's name (inherited fromCpoClassBean) and its CRUD type (INSERT, RETRIEVE, UPDATE, DELETE, EXIST, EXECUTE). -
Classes in org.synchronoss.cpo.core.meta.bean used by org.synchronoss.cpo.jdbcClassDescriptionPlain-data holder for the fields of a CPO attribute as loaded from meta XML: the Java-side name/type, the datastore-side name/type, and an optional
CpoTransformclass name.Plain-data holder for a name and description, the common base for the CPO metadata bean classes (CpoClass,CpoArgument,CpoFunctionGroup) that all identify themselves primarily by name.