Uses of Class
ratpack.jdbctx.TransactionException
-
Packages that use TransactionException Package Description ratpack.jdbctx -
-
Uses of TransactionException in ratpack.jdbctx
Methods in ratpack.jdbctx that throw TransactionException Modifier and Type Method Description default TransactionTransaction. bind()Binds this transaction to the current execution.static TransactionTransaction. join()Returns the current transaction if present.
-