TxScope.ScopeConsumer, TxScope.SqlChangeCtx| Modifier and Type | Method and Description |
|---|---|
void |
addRow(Entity item) |
boolean |
containsRow(Entity item) |
java.sql.Connection |
getActiveConnection() |
java.util.Set<Entity> |
getRows() |
TxScope.SqlChangeCtx |
newSqlChangeCtx(java.sql.Connection c) |
void |
removeRow(Entity item) |
addSqlChange, commit, commit, getDbConfig, revertjava.util.Set<Entity> getRows()
void addRow(Entity item)
void removeRow(Entity item)
boolean containsRow(Entity item)
java.sql.Connection getActiveConnection()
TxScope.SqlChangeCtx newSqlChangeCtx(java.sql.Connection c)
Copyright © 2024. All rights reserved.