| Package | Description |
|---|---|
| org.apache.ibatis.session |
TODO fillme.
|
| Modifier and Type | Field and Description |
|---|---|
protected Collection<XMLStatementBuilder> |
Configuration.incompleteStatements |
| Modifier and Type | Method and Description |
|---|---|
Collection<XMLStatementBuilder> |
Configuration.getIncompleteStatements() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addIncompleteStatement(XMLStatementBuilder incompleteStatement) |
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.