Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
java.sql.DriverPropertyInfo

Uses of DriverPropertyInfo in java.sql
 

Methods in java.sql that return DriverPropertyInfo
 DriverPropertyInfo[] Driver.getPropertyInfo(java.lang.String url, java.util.Properties properties)
          This method returns an array of possible properties that could be used to connect to the specified database.