|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SqlMapConfiguration | |
---|---|
com.ibatis.sqlmap.engine.builder.xml | |
com.ibatis.sqlmap.engine.execution |
Uses of SqlMapConfiguration in com.ibatis.sqlmap.engine.builder.xml |
---|
Methods in com.ibatis.sqlmap.engine.builder.xml that return SqlMapConfiguration | |
---|---|
SqlMapConfiguration |
XmlParserState.getConfig()
|
Uses of SqlMapConfiguration in com.ibatis.sqlmap.engine.execution |
---|
Methods in com.ibatis.sqlmap.engine.execution with parameters of type SqlMapConfiguration | |
---|---|
void |
SqlExecutor.init(SqlMapConfiguration config,
Properties globalProps)
Initializing SQL Executor by passing configuration and global properties. |
void |
DefaultSqlExecutor.init(SqlMapConfiguration config,
Properties globalProps)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |