jxDBCon 0.9z

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


Field Summary
 
Fields inherited from class org.sourceforge.jxdbcon.EscapeFrags.FragList
param
 
Constructor Summary
EscapeFrags.Escape(EscapeFrags.Frag[] oa)
           
 
Method Summary
 EscapeFrags.Frag simplify(EscapeContext ectx)
           
 String toSQL(EscapeContext ectx)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EscapeFrags.Escape

public EscapeFrags.Escape(EscapeFrags.Frag[] oa)
Method Detail

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

jxDBCon 0.9z

Copyright © 2001,2002 Keve Müller; see LICENSE file for details.