Package | Description |
---|---|
org.hibernate.bytecode |
This package defines the API for plugging in bytecode libraries
for usage by Hibernate.
|
org.hibernate.bytecode.javassist | |
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.engine |
This package contains classes that are "shared" by other packages,
and implementations of some key algorithms.
|
org.hibernate.envers.tools | |
org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
org.hibernate.proxy |
This package defines a framework for lazy-initializing
entity proxies.
|
org.hibernate.proxy.dom4j | |
org.hibernate.proxy.map | |
org.hibernate.proxy.pojo | |
org.hibernate.proxy.pojo.cglib | |
org.hibernate.proxy.pojo.javassist | |
org.hibernate.tuple.entity |
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.
|
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
|
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 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 © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved