public class OrWhereConjunction extends WhereConjunction
| Constructor and Description |
|---|
OrWhereConjunction() |
OrWhereConjunction(WhereCriterion... criteria) |
| Modifier and Type | Method and Description |
|---|---|
ConjunctionType |
getConjunctionType() |
static OrWhereConjunction |
instance(WhereCriterion... criteria) |
getCriteria, getCriterionType, isEmpty, setCriteriapublic OrWhereConjunction()
public OrWhereConjunction(WhereCriterion... criteria)
public static OrWhereConjunction instance(WhereCriterion... criteria)
public ConjunctionType getConjunctionType()
getConjunctionType in class WhereConjunctionCopyright © 2017. All rights reserved.