@Deprecated public class SQLUtil extends Object implements Serializable
| Constructor and Description |
|---|
SQLUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
escapeSQL(String constant)
Deprecated.
Escapes different special characters in strings that are passed to SQL.
|
public static String escapeSQL(String constant)
constant - Copyright © 2019 Vaadin Ltd. All rights reserved.