|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.data.util.sqlcontainer.SQLUtil
public class SQLUtil
| Constructor Summary | |
|---|---|
SQLUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
escapeSQL(java.lang.String constant)
Escapes different special characters in strings that are passed to SQL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SQLUtil()
| Method Detail |
|---|
public static java.lang.String escapeSQL(java.lang.String constant)
constant -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||