com.alibaba.druid.wall
接口 Violation

所有已知实现类:
IllegalSQLObjectViolation, SyntaxErrorViolation

public interface Violation


方法摘要
 int getErrorCode()
           
 String getMessage()
           
 String toString()
           
 

方法详细信息

getErrorCode

int getErrorCode()

getMessage

String getMessage()

toString

String toString()
覆盖:
Object 中的 toString


Copyright © 2013 Alibaba Group. All Rights Reserved.