Interface | Description |
---|---|
BeanCollection<E> |
Lazy loading capable Maps, Lists and Sets.
|
BeanCollectionAdd |
Interface to define the addition of a bean to the underlying collection.
|
BeanCollectionLoader |
Loads a entity bean collection.
|
BeanLoader |
Loads a entity bean.
|
EnhancedTransactional |
Marker interface for classes enhanced to support Transactional methods.
|
EntityBean |
Bean that is aware of EntityBeanIntercept.
|
NodeUsageListener |
Collects the profile information.
|
PersistenceContext |
Holds entity beans by there type and id.
|
Class | Description |
---|---|
CallStack |
Represent the call stack (stack trace elements).
|
EntityBeanIntercept |
This is the object added to every entity bean using byte code enhancement.
|
NodeUsageCollector |
Collects profile information for a bean (or reference/proxy bean) at a given node.
|
ObjectGraphNode |
Identifies a unique node of an object graph.
|
ObjectGraphOrigin |
Represents a "origin" of an ORM object graph.
|
PersistenceContext.WithOption |
Wrapper on a bean to also indicate if a bean has been deleted.
|
PersistenceContextUtil |
Utility to find the root bean type.
|
Enum | Description |
---|---|
BeanCollection.ModifyListenMode |
Copyright © 2016. All rights reserved.