|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractConditionElement | |
---|---|
de.schwarzrot.data.access.support | helper classes used by the data accessors |
Uses of AbstractConditionElement in de.schwarzrot.data.access.support |
---|
Subclasses of AbstractConditionElement in de.schwarzrot.data.access.support | |
---|---|
class |
AbstractFunctionCondtion
create the condition string for queries, that want to refer to a function result i.e. max. value of given attribute. |
class |
AlternatingSequence
create a sequence of conditions, which only one of them must match. |
class |
EqualConditionElement
a condition class for equal matches |
class |
InListConditionElement
models a condition like the sql condition: in ( a, b, c ), where the assembling of the condition is performed by the DbUtil instance. |
class |
LowerBoundConditionElement
class to model a lower limit for a condition |
class |
MaxConditionElement
create the condition string for queries, that want the max. value of given attribute. |
class |
MinConditionElement
create the condition string for queries, that want the max. value of given attribute. |
class |
NotEqualConditionElement
class to model a not equal condition |
class |
SearchConditionElement
|
class |
UpperBoundConditionElement
class to model a upper limit condition |
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |