jxDBCon 0.9z

org.sourceforge.jxdbcon
Class EscapeFrags.Frag

java.lang.Object
  |
  +--org.sourceforge.jxdbcon.EscapeFrags.Frag
Direct Known Subclasses:
EscapeFrags.FragList, EscapeFrags.Function, EscapeFrags.Result, EscapeFrags.Token, EscapeFrags.Value
Enclosing class:
EscapeFrags

public abstract static class EscapeFrags.Frag
extends Object


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

Constructor Detail

EscapeFrags.Frag

public EscapeFrags.Frag()
Method Detail

simplify

public EscapeFrags.Frag simplify(EscapeContext ectx)
                          throws SQLException
SQLException

toSQL

public abstract String toSQL(EscapeContext ectx)
                      throws SQLException
SQLException

jxDBCon 0.9z

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