Package | Description |
---|---|
org.castor.cpa.query | |
org.castor.cpa.query.object | |
org.castor.cpa.query.object.condition |
Modifier and Type | Method and Description |
---|---|
InCondition |
Field.in()
In.
|
InCondition |
Field.notIn()
Not in.
|
Modifier and Type | Method and Description |
---|---|
InCondition |
AbstractField.in()
In.
|
InCondition |
AbstractField.notIn()
Not in.
|
Modifier and Type | Class and Description |
---|---|
class |
In
Final class that represents in simple condition.
|
Copyright © 2018. All rights reserved.