GNU Classpath (0.95) | |
Frames | No Frames |
Methods with return type java.sql.Connection | |
Connection | |
Connection | |
Connection | |
Connection |
Methods with return type java.sql.Connection | |
Connection | This method connects to the specified database using the connection
properties supplied. |
Connection | This method returns the Connection object that was used
to generate the metadata in this object.
|
Connection | This method returns the Connection instance that was
used to create this object.
|
Connection | This method attempts to return a connection to the specified
JDBC URL string.
|
Connection | This method attempts to return a connection to the specified
JDBC URL string using the specified username and password.
|
Connection | This method attempts to return a connection to the specified
JDBC URL string using the specified connection properties.
|
GNU Classpath (0.95) |