Mail Archive Home | c-jdbc-commits List | December 2002 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Thursday, December 26, 2002 @ 17:51:56
Author: mpeltier
Path: /cvsroot/c-jdbc/src/org/objectweb/cjdbc/driver
Modified: Driver.java
- made validHostname() and validDatabaseName() static methods
- package visibilite for 'controllerCache', 'dbNameCache',
'virtualDBCache', validDatabaseName(), validHostname(), parseURL() in
order to write JUnit test.
- fixed validHostname bug ('.localhost', 'www..foo.com' or
'localhost.' were valid)
- fixed bugs in parseController() and parseURL() (for example
'host1::,,host2::', ',host1::' were valid controller list)
- javadoc enhancements
- added CJDBC_URL_HEADER and CJDBC_CONTROLLER_SUFFIX constants
-------------+
Driver.java | 559 ++++++++++++++++++++++++++++++++--------------------------
1 files changed, 310 insertions(+), 249 deletions(-)
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.