com.ibatis.sqlmap.engine.config

Class MappedStatementConfig

public class MappedStatementConfig extends Object

Method Summary
MappedStatementgetMappedStatement()
voidsetSelectKeyStatement(SqlSource processor, String resultClassName, String keyPropName, boolean runAfterSQL, String type)

Method Detail

getMappedStatement

public MappedStatement getMappedStatement()

setSelectKeyStatement

public void setSelectKeyStatement(SqlSource processor, String resultClassName, String keyPropName, boolean runAfterSQL, String type)
Copyright © 2011. All Rights Reserved.