| Package | Description |
|---|---|
| org.plasma.query.collector | |
| org.plasma.query.model |
PlasmaSDO™ License
This is a community release of PlasmaSDO™, a dual-license
Service Data Object (SDO) 2.1 implementation.
|
| org.plasma.sdo.access.provider.common |
| Constructor and Description |
|---|
SelectionCollector(Select select,
Where where,
OrderBy orderBy,
Type rootType) |
SelectionCollector(Select select,
Where where,
OrderBy orderBy,
Type rootType,
boolean onlySingularProperties) |
| Modifier and Type | Field and Description |
|---|---|
protected OrderBy |
Clause.orderBy |
| Modifier and Type | Method and Description |
|---|---|
OrderBy |
ObjectFactory.createOrderBy()
Create an instance of
OrderBy |
OrderBy |
Query.findOrderByClause() |
OrderBy |
Clause.getOrderBy()
Gets the value of the orderBy property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Clause.setOrderBy(OrderBy value)
Sets the value of the orderBy property.
|
| Constructor and Description |
|---|
Clause(OrderBy orderBy) |
Query(Select select,
From from,
OrderBy orderBy) |
Query(Select select,
From from,
OrderBy orderBy,
GroupBy groupBy) |
Query(Select select,
From from,
Where where,
OrderBy orderBy) |
Query(Select select,
From from,
Where where,
OrderBy orderBy,
GroupBy groupBy) |
| Modifier and Type | Field and Description |
|---|---|
protected OrderBy |
DataComparatorAssembler.orderby |
| Constructor and Description |
|---|
DataComparatorAssembler(OrderBy orderby,
Type rootType,
DataComparator dataComparator) |
DataGraphComparatorAssembler(OrderBy orderby,
Type rootType) |
DataObjectComparatorAssembler(OrderBy orderby,
Type rootType) |
Copyright © 2017. All rights reserved.