Constructor and Description |
---|
InCondition(QueryParameter parameter,
Object[] value) |
Modifier and Type | Method and Description |
---|---|
QueryParameter |
getParameter()
The
QueryParameter restricted by this condition. |
Object[] |
getValue() |
public InCondition(QueryParameter parameter, Object[] value)
public QueryParameter getParameter()
Condition
The QueryParameter
restricted by this condition.
getParameter
in interface Condition
public Object[] getValue()
Copyright © 2015. All rights reserved.