com.alibaba.druid.wall.spi
类 MySqlWallProvider
java.lang.Object
com.alibaba.druid.wall.WallProvider
com.alibaba.druid.wall.spi.MySqlWallProvider
public class MySqlWallProvider
- extends WallProvider
| 从类 com.alibaba.druid.wall.WallProvider 继承的方法 |
addBlackSql, addFetchRowCount, addUpdateCount, addViolationEffectRowCount, addWhiteSql, check, checkDenyFunction, checkDenySchema, checkDenyTable, checkReadOnlyTable, checkValid, clearBlackList, clearCache, clearWhiteList, doPrivileged, getAttributes, getBlackList, getBlackListHitCount, getBlackSql, getCheckCount, getCommentDenyStat, getConfig, getFunctionStat, getFunctionStats, getFunctionStatWithLowerName, getHardCheckCount, getName, getSqlList, getSqlStat, getStatsMap, getStatValue, getSyntaxErrorCount, getTableStat, getTableStats, getTableStatWithLowerName, getTenantValue, getViolationCount, getViolationEffectRowCount, getWhiteList, getWhiteListHitCount, getWhiteSql, incrementCommentDeniedCount, isBlackListEnable, ispPivileged, isWhiteListEnable, reset, setBlackListEnable, setName, setTenantValue, setWhiteListEnable, whiteContains |
DEFAULT_CONFIG_DIR
public static final String DEFAULT_CONFIG_DIR
- 另请参见:
- 常量字段值
MySqlWallProvider
public MySqlWallProvider()
MySqlWallProvider
public MySqlWallProvider(WallConfig config)
createParser
public SQLStatementParser createParser(String sql)
- 指定者:
- 类
WallProvider 中的 createParser
createWallVisitor
public WallVisitor createWallVisitor()
- 指定者:
- 类
WallProvider 中的 createWallVisitor
createExportParameterVisitor
public ExportParameterVisitor createExportParameterVisitor()
- 指定者:
- 类
WallProvider 中的 createExportParameterVisitor
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.