table

fun table(schemaName: SchemaName = DEFAULT_SCHEMA, tableName: TableName): OpenTx.Table

The staging area for writes to table in this tx, created on first access.

See also

for the write protocol