Uses of Package
org.objectweb.cjdbc.common.stream

Packages that use org.objectweb.cjdbc.common.stream
org.objectweb.cjdbc.common.exceptions.driver.protocol   
org.objectweb.cjdbc.common.sql SQL requests that are sent from the C-JDBC driver to the C-JDBC controller. 
org.objectweb.cjdbc.controller.virtualdatabase Virtual database core code including connection handling. 
org.objectweb.cjdbc.driver C-JDBC driver core. 
org.objectweb.cjdbc.driver.protocol Protocol used between C-JDBC driver and controller. 
 

Classes in org.objectweb.cjdbc.common.stream used by org.objectweb.cjdbc.common.exceptions.driver.protocol
CJDBCInputStream
          DataInputStream wrapper used between the controller and the driver.
CJDBCOutputStream
          DataOutputStream wrapper used between the controller and the driver.
 

Classes in org.objectweb.cjdbc.common.stream used by org.objectweb.cjdbc.common.sql
CJDBCInputStream
          DataInputStream wrapper used between the controller and the driver.
CJDBCOutputStream
          DataOutputStream wrapper used between the controller and the driver.
 

Classes in org.objectweb.cjdbc.common.stream used by org.objectweb.cjdbc.controller.virtualdatabase
CJDBCInputStream
          DataInputStream wrapper used between the controller and the driver.
CJDBCOutputStream
          DataOutputStream wrapper used between the controller and the driver.
 

Classes in org.objectweb.cjdbc.common.stream used by org.objectweb.cjdbc.driver
CJDBCInputStream
          DataInputStream wrapper used between the controller and the driver.
CJDBCOutputStream
          DataOutputStream wrapper used between the controller and the driver.
 

Classes in org.objectweb.cjdbc.common.stream used by org.objectweb.cjdbc.driver.protocol
CJDBCInputStream
          DataInputStream wrapper used between the controller and the driver.
CJDBCOutputStream
          DataOutputStream wrapper used between the controller and the driver.
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.