public abstract class DataComparatorAssembler extends DefaultQueryVisitor
| Modifier and Type | Field and Description |
|---|---|
protected DataComparator |
dataComparator |
protected commonj.sdo.Type |
rootType |
| Modifier | Constructor and Description |
|---|---|
protected |
DataComparatorAssembler(GroupBy groupBy,
commonj.sdo.Type rootType,
DataComparator dataComparator) |
protected |
DataComparatorAssembler(OrderBy orderby,
commonj.sdo.Type rootType,
DataComparator dataComparator) |
| Modifier and Type | Method and Description |
|---|---|
void |
start(Property property) |
end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, getContext, start, start, start, start, start, start, start, start, start, start, start, start, start, start, start, start, start, start, start, start, start, start, start, startprotected commonj.sdo.Type rootType
protected DataComparator dataComparator
protected DataComparatorAssembler(OrderBy orderby, commonj.sdo.Type rootType, DataComparator dataComparator)
protected DataComparatorAssembler(GroupBy groupBy, commonj.sdo.Type rootType, DataComparator dataComparator)
public void start(Property property)
start in interface QueryVisitorstart in class DefaultQueryVisitorCopyright © 2021. All rights reserved.