Package | Description |
---|---|
adql.query.from |
Modifier and Type | Class | Description |
---|---|---|
class |
SQLServer_OuterJoin |
Special implementation of
OuterJoin for MS SQL Server. |
Constructor | Description |
---|---|
OuterJoin(OuterJoin toCopy) |
Builds a copy of the given OUTER join.
|
SQLServer_OuterJoin(OuterJoin toCopy) |
Builds a copy of the given OUTER join.
|