For use in classes that will be run in a JDK-1.0.2-compatible Java virtual machine. Classes in this package use the same names and method syntax as com.sybase.CORBA.jdbc11, except for the following package substitutions:
JDK 1.0.2 package  | 
Substitutes for  | 
|---|---|
jdbc.math  | 
java.math  | 
jdbc.sql  | 
java.sql  | 
Most programmers use import statements to determine whether JDK 1.0.2 or JDK 1.1 versions of the classes are used.