|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Delete | |
|---|---|
| org.castor.cpa.persistence.sql.engine | |
| org.castor.cpa.persistence.sql.query | |
| org.castor.cpa.persistence.sql.query.visitor | |
| Uses of Delete in org.castor.cpa.persistence.sql.engine |
|---|
| Methods in org.castor.cpa.persistence.sql.engine with parameters of type Delete | |
|---|---|
void |
CastorStatement.prepareStatement(Delete delete)
Method to prepare delete statement and store it in local Variable. |
| Uses of Delete in org.castor.cpa.persistence.sql.query |
|---|
| Methods in org.castor.cpa.persistence.sql.query with parameters of type Delete | |
|---|---|
void |
Visitor.visit(Delete delete)
Visit method to handle Delete elements. |
| Uses of Delete in org.castor.cpa.persistence.sql.query.visitor |
|---|
| Methods in org.castor.cpa.persistence.sql.query.visitor with parameters of type Delete | |
|---|---|
void |
UncoupleVisitor.visit(Delete delete)
Visit method to handle Delete elements. |
void |
ParameterVisitor.visit(Delete delete)
Visit method to handle Delete elements. |
void |
DefaultQueryVisitor.visit(Delete delete)
Visit method to handle Delete elements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||