Package | Description |
---|---|
org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
org.hibernate.boot.internal | |
org.hibernate.boot.spi | |
org.hibernate.bytecode.internal.javassist |
Javassist support internals
|
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.envers.internal.tools | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
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.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 |
---|
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 |
---|
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 |
---|
HibernateProxy
Marker interface for entity proxies
|
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
|
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
|
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.
|
AbstractSerializableProxy
Convenience base class for SerializableProxy.
|
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 © 2017 JBoss by Red Hat. All rights reserved.