public class BoundSqlSqlSource extends Object implements org.apache.ibatis.mapping.SqlSource
Constructor and Description |
---|
BoundSqlSqlSource(org.apache.ibatis.mapping.BoundSql boundSql) |
Modifier and Type | Method and Description |
---|---|
org.apache.ibatis.mapping.BoundSql |
getBoundSql(Object parameterObject) |
public BoundSqlSqlSource(org.apache.ibatis.mapping.BoundSql boundSql)
public org.apache.ibatis.mapping.BoundSql getBoundSql(Object parameterObject)
getBoundSql
in interface org.apache.ibatis.mapping.SqlSource
Copyright © 2024 buession.com Inc.. All rights reserved.