public class DefaultLettingPath extends DefaultHavingPath implements LettingPath
.
Constructor and Description |
---|
DefaultLettingPath(AbstractPath parent) |
Modifier and Type | Method and Description |
---|---|
HavingPath |
letting(Alias... aliases) |
having
union, unionAll
orderBy
limit
offset
element, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
having
union, unionAll
orderBy
offset
public DefaultLettingPath(AbstractPath parent)
public HavingPath letting(Alias... aliases)
letting
in interface LettingPath