com.alibaba.druid.wall.violation
接口 ErrorCode


public interface ErrorCode


字段摘要
static int ALTER_TABLE_NOT_ALLOW
           
static int ALWAY_FALSE
           
static int ALWAY_TRUE
           
static int BITWISE
           
static int CALL_NOT_ALLOW
           
static int COMMENT_STATEMENT_NOT_ALLOW
           
static int COMMIT_NOT_ALLOW
           
static int COMPOUND
           
static int CONST_ARITHMETIC
           
static int CONST_CASE_CONDITION
           
static int CREATE_TABLE_NOT_ALLOW
           
static int DELETE_NOT_ALLOW
           
static int DESC_NOT_ALLOW
           
static int DOUBLE_CONST_CONDITION
           
static int DROP_TABLE_NOT_ALLOW
           
static int EMPTY_QUERY_HAS_CONDITION
           
static int EVIL_CONCAT
           
static int EVIL_HINTS
           
static int EVIL_NAME
           
static int FUNCTION_DENY
           
static int INSERT_NOT_ALLOW
           
static int INTERSET_NOT_ALLOW
           
static int INTO_OUTFILE
           
static int LIKE_NUMBER
           
static int LIMIT_ZERO
           
static int MERGE_NOT_ALLOW
           
static int MINUS_NOT_ALLOW
           
static int MULTI_STATEMENT
           
static int MULTI_TENANT
           
static int NONE_BASE_STATEMENT_NOT_ALLOW
           
static int NONE_CONDITION
           
static int NOT_PARAMETERIZED
           
static int OBJECT_DENY
           
static int OTHER
           
static int READ_ONLY
           
static int REPLACE_NOT_ALLOW
           
static int ROLLBACK_NOT_ALLOW
           
static int SAME_CONST_LIKE
           
static int SCHEMA_DENY
           
static int SELECT_INTO_NOT_ALLOW
           
static int SELECT_NOT_ALLOW
           
static int SET_NOT_ALLOW
           
static int SHOW_NOT_ALLOW
           
static int SYNTAX_ERROR
           
static int TABLE_DENY
           
static int TRUNCATE_NOT_ALLOW
           
static int UNION
           
static int UPDATE_NOT_ALLOW
           
static int USE_NOT_ALLOW
           
static int VARIANT_DENY
           
static int XOR
           
 

字段详细信息

SYNTAX_ERROR

static final int SYNTAX_ERROR
另请参见:
常量字段值

SELECT_NOT_ALLOW

static final int SELECT_NOT_ALLOW
另请参见:
常量字段值

SELECT_INTO_NOT_ALLOW

static final int SELECT_INTO_NOT_ALLOW
另请参见:
常量字段值

INSERT_NOT_ALLOW

static final int INSERT_NOT_ALLOW
另请参见:
常量字段值

DELETE_NOT_ALLOW

static final int DELETE_NOT_ALLOW
另请参见:
常量字段值

UPDATE_NOT_ALLOW

static final int UPDATE_NOT_ALLOW
另请参见:
常量字段值

MINUS_NOT_ALLOW

static final int MINUS_NOT_ALLOW
另请参见:
常量字段值

INTERSET_NOT_ALLOW

static final int INTERSET_NOT_ALLOW
另请参见:
常量字段值

MERGE_NOT_ALLOW

static final int MERGE_NOT_ALLOW
另请参见:
常量字段值

REPLACE_NOT_ALLOW

static final int REPLACE_NOT_ALLOW
另请参见:
常量字段值

CALL_NOT_ALLOW

static final int CALL_NOT_ALLOW
另请参见:
常量字段值

COMMIT_NOT_ALLOW

static final int COMMIT_NOT_ALLOW
另请参见:
常量字段值

ROLLBACK_NOT_ALLOW

static final int ROLLBACK_NOT_ALLOW
另请参见:
常量字段值

SET_NOT_ALLOW

static final int SET_NOT_ALLOW
另请参见:
常量字段值

DESC_NOT_ALLOW

static final int DESC_NOT_ALLOW
另请参见:
常量字段值

SHOW_NOT_ALLOW

static final int SHOW_NOT_ALLOW
另请参见:
常量字段值

USE_NOT_ALLOW

static final int USE_NOT_ALLOW
另请参见:
常量字段值

NONE_BASE_STATEMENT_NOT_ALLOW

static final int NONE_BASE_STATEMENT_NOT_ALLOW
另请参见:
常量字段值

TRUNCATE_NOT_ALLOW

static final int TRUNCATE_NOT_ALLOW
另请参见:
常量字段值

CREATE_TABLE_NOT_ALLOW

static final int CREATE_TABLE_NOT_ALLOW
另请参见:
常量字段值

ALTER_TABLE_NOT_ALLOW

static final int ALTER_TABLE_NOT_ALLOW
另请参见:
常量字段值

DROP_TABLE_NOT_ALLOW

static final int DROP_TABLE_NOT_ALLOW
另请参见:
常量字段值

COMMENT_STATEMENT_NOT_ALLOW

static final int COMMENT_STATEMENT_NOT_ALLOW
另请参见:
常量字段值

LIMIT_ZERO

static final int LIMIT_ZERO
另请参见:
常量字段值

MULTI_STATEMENT

static final int MULTI_STATEMENT
另请参见:
常量字段值

FUNCTION_DENY

static final int FUNCTION_DENY
另请参见:
常量字段值

SCHEMA_DENY

static final int SCHEMA_DENY
另请参见:
常量字段值

VARIANT_DENY

static final int VARIANT_DENY
另请参见:
常量字段值

TABLE_DENY

static final int TABLE_DENY
另请参见:
常量字段值

OBJECT_DENY

static final int OBJECT_DENY
另请参见:
常量字段值

ALWAY_TRUE

static final int ALWAY_TRUE
另请参见:
常量字段值

CONST_ARITHMETIC

static final int CONST_ARITHMETIC
另请参见:
常量字段值

XOR

static final int XOR
另请参见:
常量字段值

BITWISE

static final int BITWISE
另请参见:
常量字段值

NONE_CONDITION

static final int NONE_CONDITION
另请参见:
常量字段值

LIKE_NUMBER

static final int LIKE_NUMBER
另请参见:
常量字段值

EMPTY_QUERY_HAS_CONDITION

static final int EMPTY_QUERY_HAS_CONDITION
另请参见:
常量字段值

DOUBLE_CONST_CONDITION

static final int DOUBLE_CONST_CONDITION
另请参见:
常量字段值

SAME_CONST_LIKE

static final int SAME_CONST_LIKE
另请参见:
常量字段值

CONST_CASE_CONDITION

static final int CONST_CASE_CONDITION
另请参见:
常量字段值

EVIL_HINTS

static final int EVIL_HINTS
另请参见:
常量字段值

EVIL_NAME

static final int EVIL_NAME
另请参见:
常量字段值

EVIL_CONCAT

static final int EVIL_CONCAT
另请参见:
常量字段值

ALWAY_FALSE

static final int ALWAY_FALSE
另请参见:
常量字段值

NOT_PARAMETERIZED

static final int NOT_PARAMETERIZED
另请参见:
常量字段值

MULTI_TENANT

static final int MULTI_TENANT
另请参见:
常量字段值

INTO_OUTFILE

static final int INTO_OUTFILE
另请参见:
常量字段值

READ_ONLY

static final int READ_ONLY
另请参见:
常量字段值

UNION

static final int UNION
另请参见:
常量字段值

COMPOUND

static final int COMPOUND
另请参见:
常量字段值

OTHER

static final int OTHER
另请参见:
常量字段值


Copyright © 2013 Alibaba Group. All Rights Reserved.