Uses of Enum
jakarta.ejb.LockType
Packages that use LockType
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 LockType in jakarta.ejb
Subclasses with type arguments of type LockType in jakarta.ejbModifier and TypeClassDescriptionenumConcurrency lock type for singleton beans with container-managed concurrency.Methods in jakarta.ejb that return LockType