限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
RefObjColumn |
"RefObjColumn" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
BASE_PACKAGE |
"top.daxian1218.dust.edp" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
BASE_PACKAGE |
"top.daxian1218.dust.edp" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
ARG_ERROR |
"10002" |
public static final java.lang.String |
DATA_MISS |
"10001" |
public static final java.lang.String |
FORBIDDEN |
"10003" |
public static final java.lang.String |
PASSWORD_ERROR |
"10004" |
public static final java.lang.String |
TOKEN_INVALID |
"10006" |
public static final java.lang.String |
USER_MISS |
"10005" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
MENU_OBJ |
"SysMenu" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final long |
DICT_COLUMN_ID |
822046618692878336L |
public static final java.lang.String |
QUERY_STRUCTURE_PG |
"select\n\tc.relname table_name,\n\ta.attname physical_name,\n\td.description column_label,\n\tt.typname as data_type,\nSUBSTRING (\n\t\t\tformat_type (a.atttypid, a.atttypmod)\n\t\t\tfrom\n\t\t\t\t\'[\\d,]+\'\n\t\t)as data_width\nfrom\n\tpg_attribute a\nleft join \tpg_class c on c.oid =a.attrelid \t\nleft join \tpg_type t on t.\"oid\" =a.atttypid\nleft join pg_description d on d.objsubid = a.attnum and d.objoid =c.\"oid\"\nwhere\n\ta.attnum > 0 and c.relname =:tableName\norder by\n\tc.relname,\n\ta.attnum" |
public static final java.lang.String |
SCRIPT_SPACE |
" " |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final int |
MAX_ROLE_COUNT |
100 |
public static final java.lang.String |
OBJ_ROLE |
"SysRole" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
SCRIPT_SPACE |
" " |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
LOCAL_ADAPTER |
"Batch:Upload:Adapter" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
IO_TYPE |
"ioType" |
public static final java.lang.String |
IO_TYPE_IM |
"1" |
public static final java.lang.String |
IO_TYPE_OUT |
"0" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
IMPORT_HANDLE_PARAM |
"importObj" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
DICT_FILE |
"SysFile" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
ALL_MENU |
"ALL_MENU" |
public static final java.lang.String |
DEV_PERMS |
"dev" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
USER_MENU_PROFILE |
"user_menu_profile" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
DEBUG_FLAG |
"@@DUST" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
DICT_DATA_KEY |
"DICT:DICT_DATA" |
public static final java.lang.String |
MENU_PREFIX |
"DICT:SYS_MENU:ID:" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
PLACE_HOlDER_START |
"*" |
public static final java.lang.String |
PREFIX_OLD |
"old_" |
限定符和类型 | 常量字段 | 值 |
---|---|---|
public static final java.lang.String |
SCRIPT_SPACE |
" " |