iiitToolkit 1.0

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 $

Field Summary
static String JDBC_DRIVER
          the String "ClassName"
 
Method Summary
static void registerJdbcDriver(Vector cfgVector)
          Register configured JDBC driver classes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JDBC_DRIVER

public static final String JDBC_DRIVER
the String "ClassName"

See Also:
Constant Field Values
Method Detail

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

iiitToolkit 1.0

Copyright © 2002, 2003 ingeneurbuero fuer innovative informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund, Germany. All Rights Reserved.
See Copyright statement