|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrCondition | |
|---|---|
| org.castor.cpa.persistence.sql.query | |
| org.castor.cpa.persistence.sql.query.condition | |
| org.castor.cpa.persistence.sql.query.visitor | |
| Uses of OrCondition in org.castor.cpa.persistence.sql.query |
|---|
| Methods in org.castor.cpa.persistence.sql.query with parameters of type OrCondition | |
|---|---|
void |
Visitor.visit(OrCondition orCondition)
Visit method to handle OrCondition elements. |
| Uses of OrCondition in org.castor.cpa.persistence.sql.query.condition |
|---|
| Constructors in org.castor.cpa.persistence.sql.query.condition with parameters of type OrCondition | |
|---|---|
OrCondition(OrCondition condition)
Copy constructor to create a copy of given OR condition. |
|
| Uses of OrCondition in org.castor.cpa.persistence.sql.query.visitor |
|---|
| Methods in org.castor.cpa.persistence.sql.query.visitor with parameters of type OrCondition | |
|---|---|
void |
UncoupleVisitor.visit(OrCondition orCondition)
Visit method to handle OrCondition elements. |
void |
ParameterVisitor.visit(OrCondition orCondition)
Visit method to handle OrCondition elements. |
void |
DefaultQueryVisitor.visit(OrCondition orCondition)
Visit method to handle OrCondition elements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||