| Package | Description | 
|---|---|
| org.hibernate.boot.internal | |
| org.hibernate.boot.model.source.internal.hbm | |
| org.hibernate.boot.spi | |
| 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. | 
| org.hibernate.cfg.beanvalidation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClassLoaderAccessImplStandard implementation of ClassLoaderAccess | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassLoaderAccess | MetadataBuildingContextRootImpl. getClassLoaderAccess() | 
| ClassLoaderAccess | BootstrapContextImpl. getClassLoaderAccess() | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassLoaderAccess | MappingDocument. getClassLoaderAccess() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClassLoaderAccessDelegateImplA ClassLoaderAccess implementation based on delegation | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassLoaderAccess | MetadataBuildingContext. getClassLoaderAccess()Deprecated. 
 Use  BootstrapContext.getClassLoaderAccess()} instead. | 
| ClassLoaderAccess | BootstrapContext. getClassLoaderAccess() | 
| protected abstract ClassLoaderAccess | ClassLoaderAccessDelegateImpl. getDelegate() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClassLoaderAccessLazyImplA ClassLoaderAccess implementation based on lazy access to  MetadataBuildingOptions | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<NamedEntityGraph> | JPAOverriddenAnnotationReader. buildNamedEntityGraph(org.dom4j.Element element,
                     XMLContext.Default defaults,
                     ClassLoaderAccess classLoaderAccess) | 
| static List | JPAOverriddenAnnotationReader. buildNamedQueries(org.dom4j.Element element,
                 boolean isNative,
                 XMLContext.Default defaults,
                 ClassLoaderAccess classLoaderAccess) | 
| static List<NamedStoredProcedureQuery> | JPAOverriddenAnnotationReader. buildNamedStoreProcedureQueries(org.dom4j.Element element,
                               XMLContext.Default defaults,
                               ClassLoaderAccess classLoaderAccess) | 
| static List<SqlResultSetMapping> | JPAOverriddenAnnotationReader. buildSqlResultsetMappings(org.dom4j.Element element,
                         XMLContext.Default defaults,
                         ClassLoaderAccess classLoaderAccess) | 
| Constructor and Description | 
|---|
| JPAOverriddenAnnotationReader(AnnotatedElement el,
                             XMLContext xmlContext,
                             ClassLoaderAccess classLoaderAccess)Deprecated. 
 Use  JPAMetadataProvider(AnnotatedElement, XMLContext, BootstrapContext)instead. | 
| XMLContext(ClassLoaderAccess classLoaderAccess)Deprecated. 
 Use  XMLContext.XMLContext(BootstrapContext)instead. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Class<?>[] | GroupsPerOperation. buildGroupsForOperation(GroupsPerOperation.Operation operation,
                       Map settings,
                       ClassLoaderAccess classLoaderAccess) | 
| static GroupsPerOperation | GroupsPerOperation. from(Map settings,
    ClassLoaderAccess classLoaderAccess) | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.