Uses of Class
com.yandex.ydb.table.settings.BeginTxSettings
-
Packages that use BeginTxSettings Package Description com.yandex.ydb.table -
-
Uses of BeginTxSettings in com.yandex.ydb.table
Methods in com.yandex.ydb.table with parameters of type BeginTxSettings Modifier and Type Method Description CompletableFuture<Result<Transaction>>Session. beginTransaction(TransactionMode transactionMode, BeginTxSettings settings)
-