This proposal is not yet final
JDBC 4.4 : JDBC 4.5
Module java.sql
Package java.sql

Class DriverPropertyInfo

public class DriverPropertyInfo
extends java.lang.Object
Comparing JDBC 4.4 and JDBC 4.5

public class DriverPropertyInfo extends Object

Driver properties for making a connection. The DriverPropertyInfo class is of interest only to advanced programmers who need to interact with a Driver via the method getDriverProperties to discover and supply properties for connections. The method Driver.getPropertyInfo(String, Properties) may be used to discover Driver properties.

Since:
1.1

Fields

Constructors

Summary

Differences
Elements Comments Descriptions Total
Added Changed Removed Added Changed Removed Added Changed Removed
DriverPropertyInfo 1 1 1 3
Total 1 1 1 3