|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLStatementBuilder | |
---|---|
org.apache.ibatis.session | TODO fillme. |
Uses of XMLStatementBuilder in org.apache.ibatis.session |
---|
Fields in org.apache.ibatis.session with type parameters of type XMLStatementBuilder | |
---|---|
protected Collection<XMLStatementBuilder> |
Configuration.incompleteStatements
|
Methods in org.apache.ibatis.session that return types with arguments of type XMLStatementBuilder | |
---|---|
Collection<XMLStatementBuilder> |
Configuration.getIncompleteStatements()
|
Methods in org.apache.ibatis.session with parameters of type XMLStatementBuilder | |
---|---|
void |
Configuration.addIncompleteStatement(XMLStatementBuilder incompleteStatement)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |