Nikita Timofeev created CAY-2752:
------------------------------------
Summary: Rename queryTemplate to dataMapTemplate in the cgen config
Key: CAY-2752
URL: https://issues.apache.org/jira/browse/CAY-2752
Project: Cayenne
Issue Type: Task
Components: cgen
Reporter: Nikita Timofeev
Assignee: Nikita Timofeev
Fix For: 4.3.M1
We now have {{queryTemplate}} and {{querySuperTemplate}} fields in the {{cgen}}
configuration but they are in fact responsible for the {{DataMap}} code
generation.
So it's a good time to rename them.
- {{queryTemplate}} -> {{dataMapTemplate}}
- {{querySuperTemplate}} -> {{dataMapSuperTemplate}}
This change will affect following parts:
- cgen XML schema and all related parts like XML loader and saver
- CLI tools configuration (Maven, Gradle and Ant)
- Modeler (no UI changes, only internal parts)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)