|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriverPropertyInfo | |
java.sql | Provides the JDBC package. |
Uses of DriverPropertyInfo in java.sql |
Methods in java.sql that return DriverPropertyInfo | |
DriverPropertyInfo[] | Driver.getPropertyInfo(String url,
Properties info)
The getPropertyInfo method is intended to allow a generic GUI tool to discover what properties it should prompt a human for in order to get enough information to connect to a database. |
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |