| Package | Description |
|---|---|
| com.github.pagehelper.dialect.helper | |
| com.github.pagehelper.dialect.replace | |
| com.github.pagehelper.dialect.rowbounds |
| Modifier and Type | Field and Description |
|---|---|
protected ReplaceSql |
SqlServerDialect.replaceSql |
| Modifier and Type | Class and Description |
|---|---|
class |
RegexWithNolockReplaceSql
正则处理 with(nolock),转换为一个 table_PAGEWITHNOLOCK
|
class |
SimpleWithNolockReplaceSql
简单处理 with(nolock)
|
| Modifier and Type | Field and Description |
|---|---|
protected ReplaceSql |
SqlServerRowBoundsDialect.replaceSql |
Copyright © 2018. All rights reserved.