public class SQLiteWallProvider extends WallProvider
WallProvider.WallCommentHandler
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_CONFIG_DIR |
commentDeniedStat
Constructor and Description |
---|
SQLiteWallProvider() |
SQLiteWallProvider(WallConfig config) |
Modifier and Type | Method and Description |
---|---|
ExportParameterVisitor |
createExportParameterVisitor() |
SQLStatementParser |
createParser(String sql) |
WallVisitor |
createWallVisitor() |
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, ispPrivileged, isWhiteListEnable, reset, setBlackListEnable, setName, setTenantValue, setWhiteListEnable, whiteContains
public static final String DEFAULT_CONFIG_DIR
public SQLiteWallProvider()
public SQLiteWallProvider(WallConfig config)
public SQLStatementParser createParser(String sql)
createParser
in class WallProvider
public WallVisitor createWallVisitor()
createWallVisitor
in class WallProvider
public ExportParameterVisitor createExportParameterVisitor()
createExportParameterVisitor
in class WallProvider
Copyright © 2013–2021 Alibaba Group. All rights reserved.