com.alibaba.druid.wall.spi
类 OracleWallProvider
java.lang.Object
com.alibaba.druid.wall.WallProvider
com.alibaba.druid.wall.spi.OracleWallProvider
public class OracleWallProvider
- 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
- 另请参见:
- 常量字段值
OracleWallProvider
public OracleWallProvider()
OracleWallProvider
public OracleWallProvider(WallConfig config)
createParser
public SQLStatementParser createParser(String sql)
- 指定者:
- 类
WallProvider 中的 createParser
createWallVisitor
public WallVisitor createWallVisitor()
- 指定者:
- 类
WallProvider 中的 createWallVisitor
createExportParameterVisitor
public ExportParameterVisitor createExportParameterVisitor()
- 指定者:
- 类
WallProvider 中的 createExportParameterVisitor
Copyright © 2013 Alibaba Group. All Rights Reserved.