com.ibatis.sqlmap.engine.config
Class MappedStatementConfig
java.lang.Object
com.ibatis.sqlmap.engine.config.MappedStatementConfig
public class MappedStatementConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setSelectKeyStatement
public void setSelectKeyStatement(SqlSource processor,
String resultClassName,
String keyPropName,
boolean runAfterSQL,
String type)
getMappedStatement
public MappedStatement getMappedStatement()
Copyright © 2010. All Rights Reserved.