Package tech.ydb.yoj.repository.db
Interface Tx
public interface Tx
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckSameTx(Tx originTx) voidvoiddeferBeforeCommit(Runnable runnable) voiddeferFinally(Runnable runnable) getName()
-
Method Details
-
defer
-
deferFinally
-
deferBeforeCommit
-
getName
String getName() -
getRepositoryTransaction
RepositoryTransaction getRepositoryTransaction() -
checkSameTx
-