| Implement this interface, and pass the class name as the
'propertiesTransform' property in your JDBC URL, and the driver will pass the
properties it has parsed to your transform implementation so that you can
modify/substitute/add any that you desire.
author: Mark Matthews version: $Id: ConnectionPropertiesTransform.java,v 1.1.2.1 2005/05/13 version: 18:58:37 mmatthews Exp $ |