| Package | Description |
|---|---|
| manifold.sql.rt.api |
| Modifier and Type | Method and Description |
|---|---|
static TxKind |
TxKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TxKind[] |
TxKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BasicTxBindings(TxScope txScope,
TxKind txKind,
manifold.rt.api.Bindings initialState)
Creates a new bindings for an entity instance.
|
Copyright © 2024. All rights reserved.