Change ConnectionProperties.ADAPTER_KEY value from "cayenne.adapter" to
"adapter"
---------------------------------------------------------------------------------
Key: CAY-746
URL: https://issues.apache.org/cayenne/browse/CAY-746
Project: Cayenne
Issue Type: Task
Components: Cayenne Core Library
Affects Versions: 3.0
Reporter: Andrus Adamchik
Assigned To: Andrus Adamchik
Priority: Trivial
Fix For: 3.0
Change ConnectionProperties.ADAPTER_KEY value from "cayenne.adapter" to
"adapter". THis change is required to reuse properties defined in
ConnectionProperties as JPA key suffixes (using current naming convention, JPA
adapter key would look like "org.apache.cayenne.cayenne.adapter" - sort of
ugly). ConnectionProperties change will be backwards compatible, so the old key
will still be recognized when loading connection.properties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.