Uses of Interface
tech.ydb.yoj.repository.db.Table
Packages that use Table
-
Uses of Table in tech.ydb.yoj.repository
Methods in tech.ydb.yoj.repository that return Table -
Uses of Table in tech.ydb.yoj.repository.db
Classes in tech.ydb.yoj.repository.db that implement TableMethods in tech.ydb.yoj.repository.db that return TableModifier and TypeMethodDescriptionConstructors in tech.ydb.yoj.repository.db with parameters of type TableModifierConstructorDescriptionprotectedAbstractDelegatingTable(Table<T> target) TableQueryBuilder(@NonNull Table<T> table)