All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tech.ydb.yoj.repository.test.sample.TestDb Maven / Gradle / Ivy

The newest version!
package tech.ydb.yoj.repository.test.sample;

import tech.ydb.yoj.repository.db.TxManager;

public interface TestDb extends TxManager, TestEntityOperations {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy