org.apache.ibatis.mapping
Interface SqlSource

All Known Implementing Classes:
DynamicSqlSource, ProviderSqlSource, StaticSqlSource

public interface SqlSource


Method Summary
 BoundSql getBoundSql(java.lang.Object parameterObject)
           
 

Method Detail

getBoundSql

BoundSql getBoundSql(java.lang.Object parameterObject)


Copyright © 2010. All Rights Reserved.