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, whiteContainspublic static final String DEFAULT_CONFIG_DIR
public SQLiteWallProvider()
public SQLiteWallProvider(WallConfig config)
public SQLStatementParser createParser(String sql)
createParser in class WallProviderpublic WallVisitor createWallVisitor()
createWallVisitor in class WallProviderpublic ExportParameterVisitor createExportParameterVisitor()
createExportParameterVisitor in class WallProviderCopyright © 2013–2021 Alibaba Group. All rights reserved.