Uses of Interface
jakarta.transaction.UserTransaction
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 UserTransaction in jakarta.ejb
Modifier and TypeMethodDescriptionEJBContext.getUserTransaction()
Obtain the transaction demarcation interface.