| Package | Description |
|---|---|
| adql.parser | |
| adql.query.constraint | |
| adql.translator |
| Modifier and Type | Method and Description |
|---|---|
Exists |
ADQLQueryFactory.createExists(ADQLQuery query) |
| Constructor and Description |
|---|
Exists(Exists toCopy)
Builds an Exists constraint by copying the given one.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ADQLTranslator.translate(Exists exists) |
java.lang.String |
JDBCTranslator.translate(Exists exists) |