Package | Description |
---|---|
org.castor.cpa.persistence.sql.engine | |
org.castor.cpa.persistence.sql.query | |
org.castor.cpa.persistence.sql.query.visitor |
Modifier and Type | Method and Description |
---|---|
void |
CastorStatement.prepareStatement(Delete delete)
Method to prepare delete statement and store it in local Variable.
|
Modifier and Type | Method and Description |
---|---|
void |
Visitor.visit(Delete delete)
Visit method to handle
Delete elements. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultQueryVisitor.visit(Delete delete)
Visit method to handle
Delete elements. |
void |
UncoupleVisitor.visit(Delete delete)
Visit method to handle
Delete elements. |
void |
ParameterVisitor.visit(Delete delete)
Visit method to handle
Delete elements. |
Copyright © 2016. All rights reserved.