public class OrHaving extends MultiClauseHaving
Having.DefaultHavingType
Constructor and Description |
---|
OrHaving(List<Having> havings)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
OrHaving |
withHavings(List<Having> havings)
Get a new instance of this having with the given Havings.
|
getHavings
public OrHaving withHavings(List<Having> havings)
MultiClauseHaving
withHavings
in class MultiClauseHaving
havings
- Child havings of the new having.Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.