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(Update update,
Condition condition)
Method to prepare update statement, append passed condition and store it in
local Variable.
|
Modifier and Type | Method and Description |
---|---|
void |
Visitor.visit(Update update)
Visit method to handle update elements.
|
Modifier and Type | Method and Description |
---|---|
void |
UncoupleVisitor.visit(Update update)
Visit method to handle update elements.
|
void |
DefaultQueryVisitor.visit(Update update)
Visit method to handle update elements.
|
void |
ParameterVisitor.visit(Update update)
Visit method to handle update elements.
|
Copyright © 2013. All rights reserved.