Uses of Class
tech.ydb.yoj.repository.test.inmemory.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()Deprecated.Returns the value of thetransactionrecord component.Constructors in tech.ydb.yoj.repository.test.inmemory with parameters of type InMemoryRepositoryTransactionModifierConstructorDescriptionDbMemory(Class<T> type, InMemoryRepositoryTransaction transaction) Deprecated.Creates an instance of aDbMemoryrecord class.InMemoryTable(InMemoryRepositoryTransaction transaction, Class<T> type) InMemoryTable(InMemoryRepositoryTransaction transaction, TableDescriptor<T> tableDescriptor)