类的使用
com.alibaba.druid.wall.WallConfig
使用WallConfig的程序包
-
com.alibaba.druid.wall中WallConfig的使用
声明为WallConfig的com.alibaba.druid.wall中的字段参数类型为WallConfig的com.alibaba.druid.wall中的方法修饰符和类型方法说明WallProviderCreator.createWallConfig(DataSourceProxy dataSource, WallConfig config, DbType dbType) protected WallProviderWallFilter.initWallProvider(DataSourceProxy dataSource, String dbTypeName, WallConfig config) static booleanWallUtils.isValidateDB2(String sql, WallConfig config) static booleanWallUtils.isValidateMySql(String sql, WallConfig config) static booleanWallUtils.isValidateOracle(String sql, WallConfig config) static booleanWallUtils.isValidatePostgres(String sql, WallConfig config) static booleanWallUtils.isValidateSqlServer(String sql, WallConfig config) voidWallFilter.setConfig(WallConfig config) 参数类型为WallConfig的com.alibaba.druid.wall中的构造器限定符构造器说明WallProvider(WallConfig config) WallProvider(WallConfig config, DbType dbType) WallProvider(WallConfig config, String dbType) -
com.alibaba.druid.wall.spi中WallConfig的使用
参数类型为WallConfig的com.alibaba.druid.wall.spi中的构造器限定符构造器说明ClickhouseWallProvider(WallConfig config) DB2WallProvider(WallConfig config) MySqlWallProvider(WallConfig config) OracleWallProvider(WallConfig config) PGWallProvider(WallConfig config) SQLiteWallProvider(WallConfig config) SQLServerWallProvider(WallConfig config)