org.sourceforge.jxdbcon
Class EscapeFrags.Escape
java.lang.Object
|
+--org.sourceforge.jxdbcon.EscapeFrags.Frag
|
+--org.sourceforge.jxdbcon.EscapeFrags.FragList
|
+--org.sourceforge.jxdbcon.EscapeFrags.Escape
- Enclosing class:
- EscapeFrags
- public static class EscapeFrags.Escape
- extends EscapeFrags.FragList
EscapeFrags.Escape
public EscapeFrags.Escape(EscapeFrags.Frag[] oa)
simplify
public EscapeFrags.Frag simplify(EscapeContext ectx)
throws SQLException
- Overrides:
simplify
in class EscapeFrags.FragList
SQLException
toSQL
public String toSQL(EscapeContext ectx)
throws SQLException
- Overrides:
toSQL
in class EscapeFrags.FragList
SQLException
toString
public String toString()
- Overrides:
toString
in class EscapeFrags.FragList
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.