| Package | Description |
|---|---|
| org.castor.cpa.query | |
| org.castor.cpa.query.castorql | |
| org.castor.cpa.query.ejbql | |
| org.castor.cpa.query.object |
| Modifier and Type | Method and Description |
|---|---|
static SelectQuery |
QueryFactory.newSelectQuery()
The method to create a new SelectQuery.
|
| Modifier and Type | Method and Description |
|---|---|
SelectQuery |
CastorQLTreeWalker.getSelect()
Gets the select.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CastorQLTreeWalker.setSelect(SelectQuery select)
Sets the select.
|
| Modifier and Type | Method and Description |
|---|---|
SelectQuery |
EjbQLTreeWalker.getSelect()
Gets the select.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbQLTreeWalker.setSelect(SelectQuery select)
Sets the select.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SelectQueryImpl
Final class that implements SelectQuery.
|
Copyright © 2014. All rights reserved.