Uses of Class
xyz.zhouxy.jdbc.TransactionException
-
Uses of TransactionException in xyz.zhouxy.jdbc
Methods in xyz.zhouxy.jdbc that throw TransactionExceptionModifier and TypeMethodDescription<E extends Exception>
voidTransactionTemplate.commitIfTrue(xyz.zhouxy.plusone.commons.function.ThrowingPredicate<JdbcOperations, E> operations) 执行事务。<E extends Exception>
voidTransactionTemplate.execute(xyz.zhouxy.plusone.commons.function.ThrowingConsumer<JdbcOperations, E> operations) 执行事务。