| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ORIGINAL_PARAMETER_OBJECT |
"_ORIGINAL_PARAMETER_OBJECT" |
public static final String |
PAGEPARAMETER_FIRST |
"First_PageHelper" |
public static final String |
PAGEPARAMETER_SECOND |
"Second_PageHelper" |
public static final String |
PROVIDER_OBJECT |
"_provider_object" |
public static final String |
SUFFIX_COUNT |
"_PageHelper_Count" |
public static final String |
SUFFIX_PAGE |
"_PageHelper" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
PAGE_ROW_NUMBER |
"PAGE_ROW_NUMBER" |
protected static final String |
PAGE_TABLE_NAME |
"PAGE_TABLE_ALIAS" |
protected static final String |
WRAP_TABLE |
"WRAP_OUTER_TABLE" |
Copyright © 2016. All rights reserved.