npublic static Driver getDriver(String url) throws SQLException
npublic static synchronized
void registerDriver(Driver driver) throws
SQLException
npublic
static void deregisterDriver(Driver driver) throws SQLException
npublic static Enumeration
getDrivers()
n
npublic static void
setLoginTimeout(int seconds)
npublic static void
setLogWriter(PrintWriter out)
npublic static void
println(String message2log)