Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] DBPlatformHelper question

org.eclipse.persistence.internal.helper.DBPlatformHelper:matchVendorNameInProperties:108 calls SessionLog.log(...) and passes in "dbPlatformHelper_regExprDbPlatform" as the logging category, but that isn't a category per SessionLog.loggerCatagories[]. 

Should this method be passing in SessionLog.CONNECTION as the category or is this some special case?

Thanks,
Rick

--
Rick Curtis

Back to the top