Uses of Class
org.apache.openjpa.meta.Extensions
Package
Description
OpenJPA-JDBC ORM Metadata
OpenJPA Metadata
-
Uses of Extensions in org.apache.openjpa.jdbc.meta
Modifier and TypeClassDescriptionclass
Specialization of metadata for relational databases.class
Specialization of metadata for relational databases. -
Uses of Extensions in org.apache.openjpa.meta
Modifier and TypeClassDescriptionclass
Contains metadata about a persistent type.class
Metadata for a managed class field.Modifier and TypeMethodDescriptionExtensions.getEmbeddedExtensions
(String key, boolean create) Return the embedded extensions under the given key.Extensions.getEmbeddedExtensions
(String vendor, String key, boolean create) Return the embedded extensions under the given key.Modifier and TypeMethodDescriptionprotected void
Extensions.copy
(Extensions exts) Copy the extensions not present in this instance but present in the given instance.