Uses of Class
java.sql.DriverPropertyInfo
| Package | Description |
|---|---|
| java.sql | |
| SQLite |
-
Uses of DriverPropertyInfo in java.sql
Methods in java.sql that return DriverPropertyInfo Modifier and Type Method Description DriverPropertyInfo[]Driver. getPropertyInfo(String url, Properties info)Gets information about possible properties for this driver. -
Uses of DriverPropertyInfo in SQLite
Methods in SQLite that return DriverPropertyInfo Modifier and Type Method Description DriverPropertyInfo[]JDBCDriver. getPropertyInfo(String url, Properties info)