You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2022/07/21 14:50:00 UTC

[jira] [Closed] (CAY-2752) Rename queryTemplate to dataMapTemplate in the cgen config

     [ https://issues.apache.org/jira/browse/CAY-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev closed CAY-2752.
--------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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)