| Package | Description |
|---|---|
| manifold.sql.rt.api |
| Modifier and Type | Method and Description |
|---|---|
void |
TxScope.addSqlChange(TxScope.ScopeConsumer sqlChange)
Add change[s] that are to be executed during the next call to
TxScope.commit(). |
void |
TxScope.commit(TxScope.ScopeConsumer changes)
Commits entity changes in this tx scope to the data source specified in
TxScope.getDbConfig(). |
Copyright © 2024. All rights reserved.