Package | Description |
---|---|
be.SIRAPRISE.ra |
package-info
|
be.SIRAPRISE.server |
This package contains the SIRA_PRISE server implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
INTERSECTUSING
INTERSECTUSING
|
class |
JOINUSING
JOINUSING
|
class |
LEFTJOINUSING
LEFTJOIN
|
class |
MINUSUSING
MINUSUSING
|
class |
SEMIJOINUSING
SEMIJOINUSING
|
class |
SEMIMINUSUSING
SEMIMINUSUSING
|
class |
UNIONUSING
UNIONUSING
|
class |
XMINUSUSING
XMINUSUSING
|
Modifier and Type | Class and Description |
---|---|
class |
S_LEFTJOINUSING
S_LEFTJOINUSING is the 'USING' version of the "relationally more correct" version of OUTER JOIN.
|
class |
S_SEMIMINUSUSING
The implementation for the SEMIMINUSUSING operator
|