|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Condition.Or | |
| com.redhat.persistence | |
| com.redhat.persistence.engine.rdbms | Generates optimized SQL queries based on metadata. |
| Uses of Condition.Or in com.redhat.persistence |
| Methods in com.redhat.persistence that return Condition.Or | |
static Condition.Or |
Condition.or(Expression left,
Expression right)
|
| Methods in com.redhat.persistence with parameters of type Condition.Or | |
abstract void |
Condition.Switch.onOr(Condition.Or c)
|
| Uses of Condition.Or in com.redhat.persistence.engine.rdbms |
| Methods in com.redhat.persistence.engine.rdbms with parameters of type Condition.Or | |
void |
SQLWriter.write(Condition.Or cond)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||