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