Class Hierarchy
- java.lang.Object
- tech.ydb.yoj.repository.ydb.statement.Count
- tech.ydb.yoj.repository.ydb.statement.ResultSetReader<RESULT>
- tech.ydb.yoj.repository.ydb.statement.UpdateInStatement.UpdateInStatementInput<T>
- tech.ydb.yoj.repository.ydb.statement.UpdateModel
- tech.ydb.yoj.repository.ydb.statement.UpdateModel.ById<ID>
- tech.ydb.yoj.repository.ydb.statement.UpdateModel.ByPredicate
- tech.ydb.yoj.repository.ydb.statement.YqlStatement<PARAMS,
ENTITY, RESULT> (implements tech.ydb.yoj.repository.ydb.statement.Statement<PARAMS, RESULT>) - tech.ydb.yoj.repository.ydb.statement.FindAllYqlStatement<PARAMS,
ENTITY, RESULT> - tech.ydb.yoj.repository.ydb.statement.FindRangeStatement<ENTITY,
ID, RESULT> - tech.ydb.yoj.repository.ydb.statement.MultipleVarsYqlStatement<PARAMS,
ENTITY, RESULT> - tech.ydb.yoj.repository.ydb.statement.FindInStatement<IN,
T, RESULT> - tech.ydb.yoj.repository.ydb.statement.MultipleVarsYqlStatement.Simple<PARAMS,
ENTITY> - tech.ydb.yoj.repository.ydb.statement.DeleteByIdStatement<IN,
T> - tech.ydb.yoj.repository.ydb.statement.InsertYqlStatement<PARAMS,
ENTITY> - tech.ydb.yoj.repository.ydb.statement.UpsertYqlStatement<IN,
T>
- tech.ydb.yoj.repository.ydb.statement.DeleteByIdStatement<IN,
- tech.ydb.yoj.repository.ydb.statement.FindInStatement<IN,
- tech.ydb.yoj.repository.ydb.statement.PredicateStatement<PARAMS,
ENTITY, RESULT> - tech.ydb.yoj.repository.ydb.statement.UpdateInStatement<T,
RESULT> - tech.ydb.yoj.repository.ydb.statement.YqlStatement.Simple<PARAMS,
ENTITY> - tech.ydb.yoj.repository.ydb.statement.UpdateByIdStatement<ENTITY,
ID>
- tech.ydb.yoj.repository.ydb.statement.UpdateByIdStatement<ENTITY,
- tech.ydb.yoj.repository.ydb.statement.FindAllYqlStatement<PARAMS,
- tech.ydb.yoj.repository.ydb.statement.YqlStatementParam
- tech.ydb.yoj.repository.ydb.statement.UpdateSetParam
Interface Hierarchy
- tech.ydb.yoj.repository.ydb.statement.Statement<PARAMS,
RESULT>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- tech.ydb.yoj.repository.ydb.statement.PredicateStatement.CollectionKind
- tech.ydb.yoj.repository.ydb.statement.PredicateStatement.ComplexField
- tech.ydb.yoj.repository.ydb.statement.Statement.QueryType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)