Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 357569 checked in

Bug 357569 - DB Platform Detection does not support version
https://bugs.eclipse.org/bugs/show_bug.cgi?id=357569

- Changes to DBPlatformHelper, DatabaseSessionImpl, VendorNameToPlatformMapping.properties to allow regular _expression_ querying on DatabaseMetaData.getDatabaseProductName() and DatabaseMetaData().getDatabaseMajorVersion() to determine which Database Platform class should be used
- VendorNameToPlatformMapping.properties is now read sequentially from top to bottom, allowing "more specific" regular _expression_ to platform class entries to be placed before "less specific" entries
- Changes to TraceLocalizationResource to clarify error / informational messages from DBPlatformHelper

Fixed in trunk (2.4) r10107
2.3.1 checkin pending

Reviewed: Chris Delahunt, Gordon Yorke
Testing: LRG, JPA LRG (ok)


--
Oracle
David Minsky | Senior Member of Technical Staff
Phone: +1 613 2884605
Oracle Oracle Server Technologies Sustaining Engineering
ORACLE Canada | 45 O'Connor Street, Ottawa, Ontario | K1P 1A4

Green
          Oracle Oracle is committed to developing practices and products that help protect the environment

Back to the top