de.iiit.jdbc
Class JdbcUtil
java.lang.Object
|
+--de.iiit.jdbc.JdbcUtil
- public class JdbcUtil
- extends Object
Provides utility methods for JDBC
- Version:
- $Revision: 1.7 $ $Date: 2003/01/01 21:03:49 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBC_DRIVER
public static final String JDBC_DRIVER
- the String "ClassName"
- See Also:
- Constant Field Values
registerJdbcDriver
public static void registerJdbcDriver(Vector cfgVector)
throws Exception
- Register configured JDBC driver classes
- Parameters:
cfgVector
- a vector of Configuration objects. The name of the attribute searched for is
defined in the JDBC_DRIVER.
- Throws:
Exception
- any exception occured inside the method
Copyright © 2002, 2003 ingeneurbuero fuer innovative
informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund,
Germany. All Rights Reserved.
See Copyright statement