Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.sql.DriverPropertyInfo
Uses in package java.sql
Methods with return type java.sql.DriverPropertyInfo
DriverPropertyInfo
[]
Driver
.
getPropertyInfo
(
String
url,
Properties
properties)
This method returns an array of possible properties that could be used to connect to the specified database.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)