Interface SelectResultPath

All Superinterfaces:
LimitPath, OffsetPath, OrderByPath, Path, Statement
All Known Subinterfaces:
AsPath, FromPath, GroupByPath, HavingPath, HintPath, JoinPath, KeysPath, LetPath, LettingPath, NestPath, UnnestPath, WherePath
All Known Implementing Classes:
DefaultAsPath, DefaultFromPath, DefaultGroupByPath, DefaultHavingPath, DefaultHintPath, DefaultJoinPath, DefaultKeysPath, DefaultLetPath, DefaultLettingPath, DefaultNestPath, DefaultSelectResultPath, DefaultUnnestPath, DefaultWherePath

public interface SelectResultPath
extends OrderByPath
.
Author:
Michael Nitschinger