Uses of Interface
jakarta.ejb.EntityContext
Package
Description
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
Modifier and TypeMethodDescriptionvoid
EntityBean.setEntityContext
(EntityContext ctx) Set the associated entity context.