Uses of Class
org.jafer.zoom.ConnectionImpl

Packages that use ConnectionImpl
org.jafer.zoom   
 

Uses of ConnectionImpl in org.jafer.zoom
 

Fields in org.jafer.zoom declared as ConnectionImpl
(package private)  ConnectionImpl ResultSetImpl.conn
           
 

Constructors in org.jafer.zoom with parameters of type ConnectionImpl
ResultSetImpl(ConnectionImpl connection, int size)