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