public interface JdbcPropertySet extends PropertySet
| Modifier and Type | Method and Description |
|---|---|
List<DriverPropertyInfo> |
exposeAsDriverPropertyInfo()
Exposes all ConnectionPropertyInfo instances as DriverPropertyInfo
|
addProperty, exposeAsProperties, getBooleanProperty, getBooleanProperty, getEnumProperty, getEnumProperty, getIntegerProperty, getIntegerProperty, getLongProperty, getLongProperty, getMemorySizeProperty, getMemorySizeProperty, getProperty, getProperty, getStringProperty, getStringProperty, initializeProperties, postInitialization, removeProperty, removeProperty, resetList<DriverPropertyInfo> exposeAsDriverPropertyInfo() throws SQLException
List of all ConnectionPropertyInfo instances, as DriverPropertyInfoSQLException - if an error occurs