public class SQLUtils extends Object
| Constructor and Description |
|---|
SQLUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
doubleQuote(List<String> texts) |
static String |
doubleQuote(String text) |
static String |
quote(String text) |
Copyright © 2020 Open Foris. All rights reserved.