public class DefaultHavingPath extends DefaultSelectResultPath implements HavingPath
.
| Constructor and Description |
|---|
DefaultHavingPath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
SelectResultPath |
having(Expression condition) |
union, unionAllorderBylimitoffsetelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitunion, unionAllorderByoffsetpublic DefaultHavingPath(AbstractPath parent)
public SelectResultPath having(Expression condition)
having in interface HavingPath