| Package | Description |
|---|---|
| com.saperion.database | |
| com.saperion.database.query.select | |
| com.saperion.database.query.visitor |
| 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. |
| Multiplication
A
QueryExpression that represents the multiplication of two terms. |
| ParameterDefinition
A
QueryExpression that is a query parameter with a simple value. |
| ParameterReference
A
QueryExpression that is a named parameter in a query. |
| Subtraction
A
QueryExpression that represents the subtraction of two terms. |
| Class and Description |
|---|
| FieldReference
A
QueryExpression that is actually an expression in a condition. |
| 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. |
| Multiplication
A
QueryExpression that represents the multiplication of two terms. |
| ParameterDefinition
A
QueryExpression that is a query parameter with a simple value. |
| ParameterReference
A
QueryExpression that is a named parameter in a query. |
| Subtraction
A
QueryExpression that represents the subtraction of two terms. |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.