public class SqlServer2005Dialect extends SqlServerDialect
DEFAULT| 构造器和说明 |
|---|
SqlServer2005Dialect() |
| 限定符和类型 | 方法和说明 |
|---|---|
BoundSql |
getPageSql(BoundSql boundSql,
int start,
int limit)
生成分页查询 SQL
|
buildColumnName, buildSelect, buildTableName, getCountSql, parseSelectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildLikepublic BoundSql getPageSql(BoundSql boundSql, int start, int limit)
SqlDialectgetPageSql 在接口中 SqlDialectgetPageSql 在类中 SqlServerDialectCopyright © 2020–2021. All rights reserved.