Uses of Package
org.objectweb.cjdbc.driver.protocol

Packages that use org.objectweb.cjdbc.driver.protocol
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.driver.protocol used by org.objectweb.cjdbc.driver
SQLDataSerialization.Serializer
          Abstract class hiding type-specific serialization methods and information
 

Classes in org.objectweb.cjdbc.driver.protocol used by org.objectweb.cjdbc.driver.protocol
SQLDataSerialization.Serializer
          Abstract class hiding type-specific serialization methods and information
TypeTag
          This class implements protocol type tags with an internal String, but offers an abstract interface on top of it in order to be transparently substituted some day (with enums for instance).
 



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