Uses of Interface
org.synchronoss.cpo.core.MetaDFVisitable
Packages that use MetaDFVisitable
-
Uses of MetaDFVisitable in org.synchronoss.cpo.core.meta.domain
Classes in org.synchronoss.cpo.core.meta.domain that implement MetaDFVisitableModifier and TypeClassDescriptionclassRuntime metadata for a JavaBean class mapped by CPO: itsCpoAttributes, keyed both by Java property name and by datastore column name, and itsCpoFunctionGroups (one per named CRUD operation group).classCpoClassvariant whose datastore-name lookups are case-insensitive: attribute data names are upper-cased before being used as map keys.classCpoClassvariant whose datastore-name lookups are case-sensitive: attribute data names are used as map keys exactly as configured.