jxDBCon 0.9z

org.sourceforge.jxdbcon.postgresql
Class PGConnection$2

java.lang.Object
  |
  +--org.sourceforge.jxdbcon.EscapeContext
        |
        +--org.sourceforge.jxdbcon.postgresql.PGConnection$2

synchronized class PGConnection$2
extends EscapeContext


Field Summary
 
Fields inherited from class org.sourceforge.jxdbcon.EscapeContext
 
Constructor Summary
(package private) PGConnection$2(PGConnection, Map, Map, ConversionContext, Object)
           
 
Method Summary
 AbstractType getTypeForName(String)
           
 
Methods inherited from class org.sourceforge.jxdbcon.EscapeContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PGConnection$2

PGConnection$2(PGConnection,
               Map,
               Map,
               ConversionContext,
               Object)
Method Detail

getTypeForName

public AbstractType getTypeForName(String)
Overrides:
getTypeForName in class EscapeContext

jxDBCon 0.9z

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