#andIn(Column, Object[])
but better to read if this is the first condition to be added to the Criteria.
@param lValue The left hand side of the comparison, not null.If this object implements the Column interface, it is interpreted as a (pseudo)column. If this object is c Criteria, it is interpreted as a subselect. In all other cases, (e.G. string object), it is interpreted as literal value.
@param rValues The values to compare against.
@return A modified Criteria object.
|
|
|
|
|
|
|
|
|
|