Uses of Class
tech.ydb.yoj.repository.test.inmemory.InMemoryRepositoryTransaction
Packages that use InMemoryRepositoryTransaction
-
Uses of InMemoryRepositoryTransaction in tech.ydb.yoj.repository.test.inmemory
Methods in tech.ydb.yoj.repository.test.inmemory that return InMemoryRepositoryTransactionModifier and TypeMethodDescriptionInMemoryTable.DbMemory.transaction()Returns the value of thetransactionrecord component.Constructors in tech.ydb.yoj.repository.test.inmemory with parameters of type InMemoryRepositoryTransactionModifierConstructorDescriptionDbMemory(Class<T> type, InMemoryRepositoryTransaction transaction) Creates an instance of aDbMemoryrecord class.