|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SQLUtil
public class SQLUtil
Constructor Summary | |
---|---|
SQLUtil()
|
Method Summary | |
---|---|
static java.lang.String |
unquote(java.lang.String quoted)
remove the surrounding quotation mark and restore 2 successive quotation marks to 1 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SQLUtil()
Method Detail |
---|
public static java.lang.String unquote(java.lang.String quoted)
quoted
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |