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