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(Insert insert)
Method to prepare insert statement and store it in local Variable.
|
Modifier and Type | Method and Description |
---|---|
void |
Visitor.visit(Insert insert)
Visit method to handle
Insert elements. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultQueryVisitor.visit(Insert insert)
Visit method to handle
Insert elements. |
void |
UncoupleVisitor.visit(Insert insert)
Visit method to handle
Insert elements. |
void |
ParameterVisitor.visit(Insert insert)
Visit method to handle
Insert elements. |
Copyright © 2016. All rights reserved.