public class DefaultSelectResultPath extends DefaultOrderByPath implements SelectResultPath
.
| Constructor and Description |
|---|
DefaultSelectResultPath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
SelectPath |
union() |
SelectPath |
unionAll() |
orderBylimitoffsetelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitorderByoffsetpublic DefaultSelectResultPath(AbstractPath parent)
public SelectPath union()
union in interface SelectResultPathpublic SelectPath unionAll()
unionAll in interface SelectResultPath