Uses of Class
ru.curs.celesta.dbutils.filter.SingleValue
Packages that use SingleValue
Package
Description
Classes for work with prepared statements.
Terms that constitute cursor's WHERE condition.
-
Uses of SingleValue in ru.curs.celesta.dbutils.stmt
Methods in ru.curs.celesta.dbutils.stmt with parameters of type SingleValueModifier and TypeMethodDescriptionstatic ParameterSetterParameterSetter.create(SingleValue v, QueryBuildingHelper queryBuildingHelper) Constructors in ru.curs.celesta.dbutils.stmt with parameters of type SingleValueModifierConstructorDescriptionSingleValueParameterSetter(QueryBuildingHelper queryBuildingHelper, SingleValue v) -
Uses of SingleValue in ru.curs.celesta.dbutils.term
Constructors in ru.curs.celesta.dbutils.term with parameters of type SingleValue