jxDBCon 0.9z

org.sourceforge.jxdbcon.postgresql
Class PGEscapeFuncs.pglocate

java.lang.Object
  |
  +--org.sourceforge.jxdbcon.EscapeFrags.Frag
        |
        +--org.sourceforge.jxdbcon.EscapeFrags.Function
              |
              +--org.sourceforge.jxdbcon.EscapeFuncs.NoFunction
                    |
                    +--org.sourceforge.jxdbcon.EscapeFuncs.locate
                          |
                          +--org.sourceforge.jxdbcon.postgresql.PGEscapeFuncs.pglocate
Enclosing class:
PGEscapeFuncs

public static class PGEscapeFuncs.pglocate
extends EscapeFuncs.locate


Field Summary
 
Fields inherited from class org.sourceforge.jxdbcon.EscapeFrags.Function
name, param, paramTypes, retType
 
Constructor Summary
PGEscapeFuncs.pglocate(EscapeFrags.ParamList param)
           
 
Method Summary
protected  String emitSQL(EscapeContext ectx)
           
 
Methods inherited from class org.sourceforge.jxdbcon.EscapeFuncs.locate
toSQL
 
Methods inherited from class org.sourceforge.jxdbcon.EscapeFrags.Function
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

PGEscapeFuncs.pglocate

public PGEscapeFuncs.pglocate(EscapeFrags.ParamList param)
Method Detail

emitSQL

protected String emitSQL(EscapeContext ectx)
                  throws SQLException
Overrides:
emitSQL in class EscapeFuncs.NoFunction
SQLException

jxDBCon 0.9z

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