Package | Description |
---|---|
adql.parser | |
adql.query.operand | |
adql.translator |
Modifier and Type | Method and Description |
---|---|
Concatenation |
ADQLQueryFactory.createConcatenation() |
Constructor and Description |
---|
Concatenation(Concatenation toCopy)
Builds a copy of the given
Concatenation . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ADQLTranslator.translate(Concatenation concat) |
java.lang.String |
JDBCTranslator.translate(Concatenation concat) |
java.lang.String |
MySQLTranslator.translate(Concatenation concat) |
java.lang.String |
SQLServerTranslator.translate(Concatenation concat) |