|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Commentable | |
---|---|
org.apache.openjpa.jdbc.meta | OpenJPA-JDBC ORM Metadata |
org.apache.openjpa.meta | OpenJPA Metadata |
Uses of Commentable in org.apache.openjpa.jdbc.meta |
---|
Classes in org.apache.openjpa.jdbc.meta that implement Commentable | |
---|---|
class |
ClassMapping
Specialization of metadata for relational databases. |
class |
ClassMappingInfo
Information about the mapping from a class to the schema, in raw form. |
class |
FieldMapping
Specialization of metadata for relational databases. |
class |
FieldMappingInfo
Information about the mapping from a field to the schema, in raw form. |
class |
QueryResultMapping
Mapping of a query result set to scalar and/or persistence-capable object-level values. |
class |
SequenceMapping
Specialization of sequence metadata for ORM. |
Uses of Commentable in org.apache.openjpa.meta |
---|
Classes in org.apache.openjpa.meta that implement Commentable | |
---|---|
class |
ClassMetaData
Contains metadata about a persistent type. |
class |
FieldMetaData
Metadata for a managed class field. |
class |
NonPersistentMetaData
Metadata about a persistence-aware type. |
class |
QueryMetaData
Holds metadata about named queries. |
class |
SequenceMetaData
Metadata about a named sequence. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |