Example usage for Java java.sql DriverPropertyInfo fields, constructors, methods, implement or subclass
The text is from its open source code.
DriverPropertyInfo(String name, String value) Constructs a DriverPropertyInfo object with a given name and value. |