Mail Archive Home | c-jdbc-commits List | December 2002 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Friday, December 27, 2002 @ 11:46:51
Author: mpeltier
Path: /cvsroot/c-jdbc/src/org/objectweb/cjdbc/driver
Modified: Driver.java
- added private static final constants to set property name and property
description
- added DEFAULT_PORT private static final constant
- remade private controllerCache, dbNameCache, virtualDBCache fields
(tests will use now a priviligied accessor using reflexion)
- each controller in the controller list part URL is now "trimed": URLs
such as: "jdbc:cjdbc://host1::, host2::/tpcw" are now valid
- fixed minor bugs in getPropertyInfo()
- error message enhancements in URL parsing
-------------+
Driver.java | 83 ++++++++++++++++++++++++++++++++++++----------------------
1 files changed, 52 insertions(+), 31 deletions(-)
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.