|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.firebirdsql.jdbc.FBDriverPropertyManager
Manager of the DPB properties.
| Constructor Summary | |
FBDriverPropertyManager()
|
|
| Method Summary | |
static java.sql.DriverPropertyInfo[] |
getDriverPropertyInfo(java.util.Properties props)
Get property information for the specified properties. |
static java.util.Properties |
normalize(java.lang.String url,
java.util.Properties props)
Normalize the properties. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FBDriverPropertyManager()
| Method Detail |
public static java.util.Properties normalize(java.lang.String url,
java.util.Properties props)
throws java.sql.SQLException
props - instance of Properties containing original properties.
Properties containing the normalized ones.
java.sql.SQLException - if original properties reference the same DPB
parameter using both alias and original name.public static java.sql.DriverPropertyInfo[] getDriverPropertyInfo(java.util.Properties props)
props - instance of Properties.
DriverPropertyInfo instances.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||