1415161718192021
super(parent); } @Override public SelectResultPath having(Expression condition) { element(new HavingElement(condition)); return new DefaultSelectResultPath(this); }