|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelCollation
Description of the physical ordering of a relational expression.
An ordering consists of a list of one or more column ordinals and the direction of the ordering.
Method Summary | |
---|---|
List<RelFieldCollation> |
getFieldCollations()
Returns the ordinals and directions of the columns in this ordering. |
Method Detail |
---|
List<RelFieldCollation> getFieldCollations()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |