Uses of Interface
jakarta.ejb.EntityContext
-
Packages that use EntityContext Package Description jakarta.ejb Contains the Enterprise Bean classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the enterprise bean container. -
-
Uses of EntityContext in jakarta.ejb
Methods in jakarta.ejb with parameters of type EntityContext Modifier and Type Method Description void
EntityBean. setEntityContext(EntityContext ctx)
Set the associated entity context.
-