public class InCondition<T> extends AbstractCondition<List<T>>
Constructor and Description |
---|
InCondition(Selector selector,
Parameter parameter)
Constructor for InCondition.
|
Modifier and Type | Method and Description |
---|---|
String |
createQueryFragment(AtomicInteger incrementor)
createQueryFragment.
|
getParameters, getSelector
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBuilder, getValueParameters
public String createQueryFragment(AtomicInteger incrementor)
createQueryFragment.
incrementor
- a AtomicInteger
object.String
object.Copyright © 2011–2019. All rights reserved.