Uses of Interface
org.apache.openjpa.lib.xml.Commentable
Package
Description
OpenJPA-JDBC ORM Metadata
OpenJPA Metadata
-
Uses of Commentable in org.apache.openjpa.jdbc.meta
Modifier and TypeClassDescriptionclass
Specialization of metadata for relational databases.class
Information about the mapping from a class to the schema, in raw form.class
Specialization of metadata for relational databases.class
Information about the mapping from a field to the schema, in raw form.class
Mapping of a query result set to scalar and/or persistence-capable object-level values.class
Specialization of sequence metadata for ORM. -
Uses of Commentable in org.apache.openjpa.meta
Modifier and TypeClassDescriptionclass
Contains metadata about a persistent type.class
Metadata for a managed class field.class
class
Metadata about a persistence-aware type.class
Holds metadata about named queries.class
Metadata about a named sequence.