Uses of Class
tech.ydb.yoj.repository.ydb.statement.YqlStatementParam
Packages that use YqlStatementParam
-
Uses of YqlStatementParam in tech.ydb.yoj.repository.ydb.statement
Subclasses of YqlStatementParam in tech.ydb.yoj.repository.ydb.statementMethods in tech.ydb.yoj.repository.ydb.statement that return YqlStatementParamMethods in tech.ydb.yoj.repository.ydb.statement that return types with arguments of type YqlStatementParamModifier and TypeMethodDescriptionFindInStatement.getParams()FindYqlStatement.getParams()MultipleVarsYqlStatement.getParams()protected Collection<YqlStatementParam>PredicateStatement.getParams()protected Collection<YqlStatementParam>UpdateByIdStatement.getParams()UpdateInStatement.getParams()protected Collection<YqlStatementParam>YqlStatement.getParams()