Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.tx
/
OpenTx
/
table
table
@
JvmOverloads
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
Table
for the write protocol