Uses of Class
tech.ydb.yoj.repository.ydb.statement.PredicateStatement
Packages that use PredicateStatement
-
Uses of PredicateStatement in tech.ydb.yoj.repository.ydb.statement
Subclasses of PredicateStatement in tech.ydb.yoj.repository.ydb.statementModifier and TypeClassDescriptionclassCountAllStatement<ENTITY extends tech.ydb.yoj.repository.db.Entity<ENTITY>>classFindStatement<ENTITY extends tech.ydb.yoj.repository.db.Entity<ENTITY>,RESULT>