| Package | Description |
|---|---|
| org.hibernate.cfg.annotations.reflection |
Defines the capability to merge mapping information from both annotations and orm.xml sources into a unified set of
metadata in the Hibernate commons-annotations model.
|
| Modifier and Type | Method and Description |
|---|---|
XMLContext |
JPAMetadataProvider.getXMLContext() |
| Constructor and Description |
|---|
JPAOverriddenAnnotationReader(AnnotatedElement el,
XMLContext xmlContext,
BootstrapContext bootstrapContext) |
JPAOverriddenAnnotationReader(AnnotatedElement el,
XMLContext xmlContext,
ClassLoaderAccess classLoaderAccess)
Deprecated.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.