Package | Description |
---|---|
adql.parser | |
adql.query.operand | |
adql.translator |
Modifier and Type | Method and Description |
---|---|
Operation |
ADQLQueryFactory.createOperation(ADQLOperand leftOp,
OperationType op,
ADQLOperand rightOp) |
Constructor and Description |
---|
Operation(Operation toCopy)
Builds an Operation by copying the given one.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ADQLTranslator.translate(Operation op) |
java.lang.String |
JDBCTranslator.translate(Operation op) |