| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PAGEPARAMETER_FIRST |
"First_PageContext" |
public static final String |
PAGEPARAMETER_SECOND |
"Second_PageContext" |
public static final String |
SUFFIX_COUNT |
"_PageContext_Count" |
public static final String |
SUFFIX_PAGE |
"_PageContext" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEEP_ORDERBY |
"/*keep orderby*/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PAGE_COLUMN_ALIAS_PREFIX |
"ROW_ALIAS_" |
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" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COUNT |
"_COUNT" |
Copyright © 2020. All rights reserved.