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