Uses of Interface
tech.ydb.yoj.repository.db.Repository
Packages that use Repository
-
Uses of Repository in tech.ydb.yoj.repository.db
Methods in tech.ydb.yoj.repository.db that return RepositoryConstructors in tech.ydb.yoj.repository.db with parameters of type RepositoryModifierConstructorDescriptionStdTxManager(Repository repository) StdTxManager(Repository repository, int maxAttemptCount, String name, Integer logLine, String logContext, TxOptions options) Deprecated.Low-level constructor, kept for compatibility with existing code.