Uses of Class
simpledb.remote.RemoteConnectionImpl

Packages that use RemoteConnectionImpl
simpledb.remote   
 

Uses of RemoteConnectionImpl in simpledb.remote
 

Constructors in simpledb.remote with parameters of type RemoteConnectionImpl
RemoteResultSetImpl(Plan plan, RemoteConnectionImpl rconn)
          Creates a RemoteResultSet object.
RemoteStatementImpl(RemoteConnectionImpl rconn)