Holder classes for use in code that will run in a version 1.0.2 Java virtual machine:
jaguar.util.jdbc102.<object>Holder class – The com.sybase.jaguar.util.jdbc11 holder classes are used to pass jdbc.sql and jdbc.math objects as INOUT parameters. Use these classes in code that runs in a JDK 1.1 or later virtual machine.
The classes in com.sybase.jaguar.util.jdbc102 and com.sybase.jaguar.util.jdbc11 have identical names and method signatures. You can switch between these classes simply by changing the import statements in your source files.
Copyright © 2005. Sybase Inc. All rights reserved. |