public class SqlServer2012Dialect extends AbstractDialect
| 限定符和类型 | 类和说明 |
|---|---|
class |
SqlServer2012Dialect.MySqlSource |
| 构造器和说明 |
|---|
SqlServer2012Dialect() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
concatCountSql(String sql) |
String |
concatPageSql(String sql,
int startRow,
int pageSize) |
org.apache.ibatis.mapping.SqlSource |
getSqlSource(org.apache.ibatis.mapping.BoundSql boundSql) |
createNewBoundSql, createNewMappedStatement, createNewMappedStatement, getSqlBody, setPropertiespublic org.apache.ibatis.mapping.SqlSource getSqlSource(org.apache.ibatis.mapping.BoundSql boundSql)
getSqlSource 在接口中 DialectgetSqlSource 在类中 AbstractDialectCopyright © 2019. All rights reserved.