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