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