Uses of Class
org.glassfish.jersey.examples.bookmark_em.util.tx.Transactional
-
Packages that use Transactional Package Description org.glassfish.jersey.examples.bookmark_em.util.tx -
-
Uses of Transactional in org.glassfish.jersey.examples.bookmark_em.util.tx
Methods in org.glassfish.jersey.examples.bookmark_em.util.tx with parameters of type Transactional Modifier and Type Method Description static voidTransactionManager. manage(jakarta.transaction.UserTransaction utx, Transactional t)
-