| Package | Description |
|---|---|
| net.ideahut.springboot.entity |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
EntityIntegrator.transaction(boolean autoCommit,
SessionCallable<T> callable) |
<T> T |
TrxManagerInfo.transaction(boolean autoCommit,
SessionCallable<T> callable) |
<T> T |
EntityIntegrator.transaction(SessionCallable<T> callable) |
<T> T |
TrxManagerInfo.transaction(SessionCallable<T> callable) |
Copyright © 2023. All rights reserved.