| Package | Description |
|---|---|
| org.castor.cpa.persistence.sql.query | |
| org.castor.cpa.persistence.sql.query.condition | |
| org.castor.cpa.persistence.sql.query.visitor |
| Modifier and Type | Method and Description |
|---|---|
void |
Visitor.visit(AndCondition andCondition)
Visit method to handle
AndCondition elements. |
| Constructor and Description |
|---|
AndCondition(AndCondition condition)
Copy constructor to create a copy of given AND condition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UncoupleVisitor.visit(AndCondition andCondition)
Visit method to handle
AndCondition elements. |
void |
DefaultQueryVisitor.visit(AndCondition andCondition)
Visit method to handle
AndCondition elements. |
void |
ParameterVisitor.visit(AndCondition andCondition)
Visit method to handle
AndCondition elements. |
Copyright © 2014. All rights reserved.