Package | Description |
---|---|
com.saperion.database |
Modifier and Type | Method and Description |
---|---|
void |
QueryTextGenerator.appendBinaryOperation(String operatorIdentifier,
int precedence,
QueryTextGenerator.StringBuilderAppender operand1Appender,
QueryTextGenerator.StringBuilderAppender operand2Appender,
StringBuilder builder) |
void |
QueryTextGenerator.appendUnaryOperation(String operatorIdentifier,
QueryTextGenerator.StringBuilderAppender stringBuilderAppender,
StringBuilder builder) |
Copyright © 2016 SAPERION AG. All rights reserved.