Searched defs:EntityContext (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/ejb/javax.ejb/src/main/java/javax/ejb/
H A DEntityContext.java47 * The EntityContext interface provides an instance with access to the
49 * The container passes the EntityContext interface to an entity
52 * <p> The EntityContext interface remains associated with the instance for
54 * obtains using the EntityContext interface (such as the result of the
60 public interface EntityContext extends EJBContext interface in inherits:EJBContext

Completed in 32 milliseconds