| Package | Description |
|---|---|
| xyz.zhouxy.jdbc |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
TransactionTemplate.commitIfTrue(ThrowingPredicate<JdbcOperations,E> operations)
执行事务。
|
<E extends Exception> |
TransactionTemplate.execute(ThrowingConsumer<JdbcOperations,E> operations)
执行事务。
|
Copyright © 2026. All rights reserved.