Package | Description |
---|---|
org.hibernate.boot.internal | |
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.spi | |
org.hibernate.testing.boot |
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderAccessImpl
Standard implementation of ClassLoaderAccess
|
Modifier and Type | Method and Description |
---|---|
ClassLoaderAccess |
MetadataBuildingContextRootImpl.getClassLoaderAccess() |
Constructor and Description |
---|
MetadataBuildingContextRootImpl(MetadataBuildingOptions options,
ClassLoaderAccess classLoaderAccess,
InFlightMetadataCollector metadataCollector) |
Modifier and Type | Method and Description |
---|---|
ClassLoaderAccess |
MappingDocument.getClassLoaderAccess() |
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderAccessDelegateImpl
A ClassLoaderAccess implementation based on delegation
|
Modifier and Type | Method and Description |
---|---|
ClassLoaderAccess |
MetadataBuildingContext.getClassLoaderAccess()
Provides access to ClassLoader services when needed during binding
|
protected abstract ClassLoaderAccess |
ClassLoaderAccessDelegateImpl.getDelegate() |
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderAccessTestingImpl |
Modifier and Type | Method and Description |
---|---|
ClassLoaderAccess |
MetadataBuildingContextTestingImpl.getClassLoaderAccess() |
Copyright © 2023. All rights reserved.