jdbc2http driver
A C G J

A

acceptsURL(String) - Method in class com.satline.jdbc.http.Jdbc2HttpDriver
Retrieves whether the driver thinks that it can open a connection to the given URL.

C

com.satline.jdbc.http - package com.satline.jdbc.http
This is the base package of the driver containing the implementation of the interfaces in package java.sql.
connect(String, Properties) - Method in class com.satline.jdbc.http.Jdbc2HttpDriver
Attempts to make a database connection to the given URL.

G

getMajorVersion() - Method in class com.satline.jdbc.http.Jdbc2HttpDriver
Retrieves the driver's major version number.
getMinorVersion() - Method in class com.satline.jdbc.http.Jdbc2HttpDriver
Gets the driver's minor version number.
getPropertyInfo(String, Properties) - Method in class com.satline.jdbc.http.Jdbc2HttpDriver
Gets information about the possible properties for this driver.

J

Jdbc2HttpDriver - Class in com.satline.jdbc.http
Here is the implementation of the interface java.sql.Driver for this JDBC driver.
Jdbc2HttpDriver() - Constructor for class com.satline.jdbc.http.Jdbc2HttpDriver
Default constructor.
jdbcCompliant() - Method in class com.satline.jdbc.http.Jdbc2HttpDriver
Reports whether this driver is a genuine JDBC CompliantTM driver.

A C G J
jdbc2http driver

Copyright © 2006-2008 Tomas Teubner. All Rights Reserved.