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.
|
getHavingspublic AndHaving withHavings(List<Having> havings)
MultiClauseHavingwithHavings in class MultiClauseHavinghavings - Child havings of the new having.Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.