| Package | Description |
|---|---|
| com.caucho.db.sql |
| Modifier and Type | Class and Description |
|---|---|
class |
ExistsExpr |
| Modifier and Type | Method and Description |
|---|---|
SubSelectExpr |
Query.getSubSelect()
Gets the parent sub-select.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setSubSelect(SubSelectExpr subSelect)
Sets the parent sub-select.
|