[ http://issues.apache.org/jira/browse/OJB-108?page=comments#action_12425505 ] Armin Waibel commented on OJB-108: ----------------------------------
> Make Platform class instantiation more tolerant against used platform token. > Allow full qualified custom > Platform names. ... if no match can be found a runtime exception is thrown. > Unsupported platforms stay unreported > ------------------------------------- > > Key: OJB-108 > URL: http://issues.apache.org/jira/browse/OJB-108 > Project: OJB > Issue Type: Bug > Components: RDBMS platform-specific support > Affects Versions: 1.0.3 > Reporter: Stefan Podkowinski > Fix For: 1.0.5 > > > Unsupported platforms specified in the jdbc-connection-descriptor are > currently ignored and case sensitive. > Example: > platform="mysql" -> default platform impl > platform="MySQL" -> mysql specific platform impl > IMO an exception or error message should be rised, if the configured platform > cannot be resolved. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
