Uses of Interface
jakarta.transaction.UserTransaction
-
Packages that use UserTransaction 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.org.jboss.ejb.client -
-
Uses of UserTransaction in jakarta.ejb
Methods in jakarta.ejb that return UserTransaction Modifier and Type Method Description UserTransactionEJBContext. getUserTransaction()Obtain the transaction demarcation interface. -
Uses of UserTransaction in org.jboss.ejb.client
Methods in org.jboss.ejb.client that return UserTransaction Modifier and Type Method Description static UserTransactionEJBClient. getUserTransaction(String targetNodeName)Deprecated.
-