Uses of Interface
org.apache.openjpa.lib.xml.Commentable
Packages that use Commentable
Package
Description
OpenJPA-JDBC ORM Metadata
OpenJPA Metadata
-
Uses of Commentable in org.apache.openjpa.jdbc.meta
Classes in org.apache.openjpa.jdbc.meta that implement CommentableModifier and TypeClassDescriptionclassSpecialization of metadata for relational databases.classInformation about the mapping from a class to the schema, in raw form.classSpecialization of metadata for relational databases.classInformation about the mapping from a field to the schema, in raw form.classMapping of a query result set to scalar and/or persistence-capable object-level values.classSpecialization of sequence metadata for ORM. -
Uses of Commentable in org.apache.openjpa.meta
Classes in org.apache.openjpa.meta that implement CommentableModifier and TypeClassDescriptionclassContains metadata about a persistent type.classMetadata for a managed class field.classclassMetadata about a persistence-aware type.classHolds metadata about named queries.classMetadata about a named sequence.