Package org.openejb.core.entity

The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.

See:
          Description

Class Summary
EncReference  
EntityContainer Bean-Managed Persistence EntityBean container
EntityContext This class imposes restrictions on what Entity methods can access which EntityContext methods.
EntityEjbHomeHandler This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
EntityEjbObjectHandler This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
EntityInstanceManager One instance of this class is used with each EntityContainer.
EntityInstanceManager.Key  
 

Package org.openejb.core.entity Description

The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.

Package Specification

Yet to come.

Related Documentation

See Also:
ContainerSystem, DeploymentInfo


Copyright © 1999-2011 OpenEJB. All Rights Reserved.