public abstract class SqlUtils extends Object
| Constructor and Description |
|---|
SqlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
removeDangerousChars(String variable)
移除危险字符
|
static String |
removeDangerousCharsForSeqName(String seqName)
移除危险字符(用于序列名)
|
Copyright © 2021–2022 EasyJ开源社区. All rights reserved.