JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Record Class
overit.geocall.da.SqlCondition
Packages that use
SqlCondition
Package
Description
overit.geocall.da
Uses of
SqlCondition
in
overit.geocall.da
Methods in
overit.geocall.da
that return
SqlCondition
Modifier and Type
Method
Description
SqlCondition
SqlConditionFactory.
create
(
@NotNull
String
fieldName,
@NotNull
String
prefix,
Object
value)
Returns a
SqlCondition
using the provided parameters.