| Package | Description |
|---|---|
| org.r10r.sqlify |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Database.withConnection(boolean autocommit,
Database.Executable<T> block) |
<T> T |
Database.withConnection(Database.Executable<T> block) |
<T> T |
Database.withTransaction(Database.Executable<T> block) |
Copyright © 2018. All rights reserved.