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