public abstract class BaseDialect extends Object implements Dialect
| 构造器和说明 |
|---|
BaseDialect() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected int |
getEnd(int pageNum,
int pageSize) |
protected int |
getEnd(Pageable pageable) |
protected int |
getStart(int pageNum,
int pageSize) |
protected int |
getStart(Pageable pageable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPageSql, getPageSqlCopyright © 2025 fossc. All rights reserved.