Package | Description |
---|---|
com.saperion.database | |
com.saperion.database.query.terms |
Class and Description |
---|
Addition
A
QueryExpression that represents the addition of two terms. |
Division
A
QueryExpression that represents the division of two terms. |
FieldReference
A
QueryExpression that is actually an expression in a condition. |
FilterParameter
A special kind of
QueryParameter that knows about saperion style filters
(Wildcards * and ?) and interprets the given string as a parameter to a "LIKE" string. |
Multiplication
A
QueryExpression that represents the multiplication of two terms. |
QueryParameter
A
QueryExpression that is actually an expression in a condition. |
Subtraction
A
QueryExpression that represents the subtraction of two terms. |
Class and Description |
---|
QueryParameter
A
QueryExpression that is actually an expression in a condition. |
Copyright © 2016 SAPERION AG. All rights reserved.