|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappedStatementConfig | |
---|---|
com.ibatis.sqlmap.engine.config |
Uses of MappedStatementConfig in com.ibatis.sqlmap.engine.config |
---|
Methods in com.ibatis.sqlmap.engine.config that return MappedStatementConfig | |
---|---|
MappedStatementConfig |
SqlMapConfiguration.newMappedStatementConfig(String id,
MappedStatement statement,
SqlSource processor,
String parameterMapName,
Class parameterClass,
String resultMapName,
String[] additionalResultMapNames,
Class resultClass,
Class[] additionalResultClasses,
String resultSetType,
Integer fetchSize,
boolean allowRemapping,
Integer timeout,
String cacheModelName,
String xmlResultName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |