jxDBCon 0.9z

org.sourceforge.jxdbcon
Class EscapeFrags.Result

java.lang.Object
  |
  +--org.sourceforge.jxdbcon.EscapeFrags.Frag
        |
        +--org.sourceforge.jxdbcon.EscapeFrags.Result
Enclosing class:
EscapeFrags

public static class EscapeFrags.Result
extends EscapeFrags.Frag


Constructor Summary
EscapeFrags.Result()
           
 
Method Summary
 String toSQL(EscapeContext ectx)
           
 String toString()
           
 
Methods inherited from class org.sourceforge.jxdbcon.EscapeFrags.Frag
simplify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EscapeFrags.Result

public EscapeFrags.Result()
Method Detail

toSQL

public String toSQL(EscapeContext ectx)
Specified by:
toSQL in class EscapeFrags.Frag

toString

public String toString()
Overrides:
toString in class Object

jxDBCon 0.9z

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