Package | Description |
---|---|
com.saperion.database | |
com.saperion.database.query.select | |
com.saperion.database.query.visitor |
Modifier and Type | Method and Description |
---|---|
static <Type> FieldReference<Type> |
Conditions.field(String name,
Class<Type> clazz) |
Modifier and Type | Method and Description |
---|---|
List<FieldReference<?>> |
SelectClause.getFields() |
Constructor and Description |
---|
SelectClause(List<FieldReference<?>> children) |
Modifier and Type | Method and Description |
---|---|
<ExpressionType> |
SimpleQueryExpressionVisitor.visit(FieldReference<ExpressionType> expression) |
<ExpressionType> |
QueryExpressionVisitor.visit(FieldReference<ExpressionType> expression) |
<ExpressionType> |
QueryExpressionCopier.visit(FieldReference<ExpressionType> expression) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.