| Package | Description |
|---|---|
| adql.parser | |
| adql.query.constraint | |
| adql.translator |
| Modifier and Type | Method and Description |
|---|---|
IsNull |
ADQLQueryFactory.createIsNull(boolean notNull,
ADQLColumn column) |
| Constructor and Description |
|---|
IsNull(IsNull toCopy)
Builds a IsNull constraint by copying the given one.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ADQLTranslator.translate(IsNull isNull) |
java.lang.String |
JDBCTranslator.translate(IsNull isNull) |