类 net.hasor.db.jdbc.core.ParsedSql
的使用

使用 ParsedSql 的软件包
net.hasor.db.jdbc.core   
 

net.hasor.db.jdbc.coreParsedSql 的使用
 

返回 ParsedSqlnet.hasor.db.jdbc.core 中的方法
static ParsedSql ParsedSql.getParsedSql(String originalSql)
           
 

参数类型为 ParsedSqlnet.hasor.db.jdbc.core 中的方法
static String ParsedSql.buildSql(ParsedSql parsedSql, SqlParameterSource paramSource)
          生成SQL
static Object[] ParsedSql.buildSqlValues(ParsedSql parsedSql, SqlParameterSource paramSource)
          生成Values
 



Copyright © 2014. All rights reserved.