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

Packages that use org.objectweb.cjdbc.common.exceptions.driver.protocol
org.objectweb.cjdbc.common.exceptions.driver   
org.objectweb.cjdbc.common.exceptions.driver.protocol   
org.objectweb.cjdbc.driver C-JDBC driver core. 
 

Classes in org.objectweb.cjdbc.common.exceptions.driver.protocol used by org.objectweb.cjdbc.common.exceptions.driver
SerializableException
          This class implements our own Exception chain, overriding Throwable as much as possible, relying on our own SerializableStackTraceElement instead of java.lang.StackStraceElement.
 

Classes in org.objectweb.cjdbc.common.exceptions.driver.protocol used by org.objectweb.cjdbc.common.exceptions.driver.protocol
SerializableException
          This class implements our own Exception chain, overriding Throwable as much as possible, relying on our own SerializableStackTraceElement instead of java.lang.StackStraceElement.
SerializableStackTraceElement
          This class re-implements StackTraceElement of JDK 1.5, as a brute force workaround for the forgotten constructor in JDK 1.4.
 

Classes in org.objectweb.cjdbc.common.exceptions.driver.protocol used by org.objectweb.cjdbc.driver
SerializableException
          This class implements our own Exception chain, overriding Throwable as much as possible, relying on our own SerializableStackTraceElement instead of java.lang.StackStraceElement.
 



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