Package top.tangyh.basic.utils
Class AntiSqlFilterUtils
java.lang.Object
top.tangyh.basic.utils.AntiSqlFilterUtils
sql过滤
- Version:
- 0.1
- Author:
- rbellia
-
Method Summary
Modifier and TypeMethodDescriptiongetSafeParameterMap(Map<String, String[]> parameterMap) static StringgetSafeValue(String oldValue) static String[]getSafeValues(String[] oldValues)
-
Method Details
-
getSafeParameterMap
-
getSafeValues
-
getSafeValue
-