| Package | Description |
|---|---|
| org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
| org.hibernate.boot.spi | |
| org.hibernate.bytecode.spi |
Package defining bytecode code enhancement (instrumentation) support.
|
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| org.hibernate.engine.spi | |
| org.hibernate.proxy |
This package defines a framework for lazy-initializing
entity proxies.
|
| org.hibernate.proxy.map | |
| org.hibernate.proxy.pojo | |
| org.hibernate.proxy.pojo.bytebuddy | |
| org.hibernate.proxy.pojo.javassist | |
| org.hibernate.tuple.entity |
| Class and Description |
|---|
| EntityNotFoundDelegate
Delegate to handle the scenario of an entity not found by a specified id.
|
| Class and Description |
|---|
| EntityNotFoundDelegate
Delegate to handle the scenario of an entity not found by a specified id.
|
| Class and Description |
|---|
| ProxyFactory
Contract for run-time, proxy-based lazy initialization proxies.
|
| Class and Description |
|---|
| EntityNotFoundDelegate
Delegate to handle the scenario of an entity not found by a specified id.
|
| Class and Description |
|---|
| EntityNotFoundDelegate
Delegate to handle the scenario of an entity not found by a specified id.
|
| Class and Description |
|---|
| AbstractLazyInitializer
Convenience base class for lazy initialization handlers.
|
| HibernateProxy
Marker interface for entity proxies
|
| LazyInitializer
Handles fetching of the underlying entity for a proxy
|
| ProxyConfiguration.Interceptor
An interceptor object that is responsible for invoking a proxy's method.
|
| Class and Description |
|---|
| AbstractLazyInitializer
Convenience base class for lazy initialization handlers.
|
| AbstractSerializableProxy
Convenience base class for the serialized form of
AbstractLazyInitializer. |
| HibernateProxy
Marker interface for entity proxies
|
| LazyInitializer
Handles fetching of the underlying entity for a proxy
|
| ProxyFactory
Contract for run-time, proxy-based lazy initialization proxies.
|
| Class and Description |
|---|
| AbstractLazyInitializer
Convenience base class for lazy initialization handlers.
|
| LazyInitializer
Handles fetching of the underlying entity for a proxy
|
| Class and Description |
|---|
| AbstractLazyInitializer
Convenience base class for lazy initialization handlers.
|
| HibernateProxy
Marker interface for entity proxies
|
| LazyInitializer
Handles fetching of the underlying entity for a proxy
|
| ProxyConfiguration.Interceptor
An interceptor object that is responsible for invoking a proxy's method.
|
| ProxyFactory
Contract for run-time, proxy-based lazy initialization proxies.
|
| Class and Description |
|---|
| AbstractLazyInitializer
Convenience base class for lazy initialization handlers.
|
| AbstractSerializableProxy
Convenience base class for the serialized form of
AbstractLazyInitializer. |
| HibernateProxy
Marker interface for entity proxies
|
| LazyInitializer
Handles fetching of the underlying entity for a proxy
|
| ProxyFactory
Contract for run-time, proxy-based lazy initialization proxies.
|
| Class and Description |
|---|
| ProxyFactory
Contract for run-time, proxy-based lazy initialization proxies.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.