Uses of Interface
org.apache.openjpa.jdbc.meta.Embeddable
Packages that use Embeddable
-
Uses of Embeddable in org.apache.openjpa.jdbc.meta.strats
Classes in org.apache.openjpa.jdbc.meta.strats that implement EmbeddableModifier and TypeClassDescriptionclassMapping for an embedded persistent object.classMapping for a single-valued field that delegates to aValueHandler.classMapping for serialized fields on a dictionary that has a maximum embedded BLOB size.classMapping for byte array fields on a dictionary that has a maximum embedded BLOB size.classMapping for CLOB character array on a dictionary that has a maximum embedded CLOB size.classMapping for CLOB string on a dictionary that has a maximum embedded CLOB size.classDirect mapping from a primitive value to a column.classMapping for a single-valued relation to another entity.classDirect mapping from a string value to a column.