|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.query.visitor.DefaultQueryVisitor
org.plasma.sdo.access.provider.common.DataComparatorAssembler
public abstract class DataComparatorAssembler
| Field Summary | |
|---|---|
protected DataComparator |
dataComparator
|
protected OrderBy |
orderby
|
protected Type |
rootType
|
| Constructor Summary | |
|---|---|
protected |
DataComparatorAssembler(OrderBy orderby,
Type rootType,
DataComparator dataComparator)
|
| Method Summary | |
|---|---|
void |
start(Property property)
|
| Methods inherited from class org.plasma.query.visitor.DefaultQueryVisitor |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected OrderBy orderby
protected Type rootType
protected DataComparator dataComparator
| Constructor Detail |
|---|
protected DataComparatorAssembler(OrderBy orderby,
Type rootType,
DataComparator dataComparator)
| Method Detail |
|---|
public void start(Property property)
start in interface QueryVisitorstart in class DefaultQueryVisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||