All Downloads are FREE. Search and download functionalities are using the official Maven repository.

constants.named_queries.templates.xml Maven / Gradle / Ivy

There is a newer version: 2.4.3
Show newest version
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<templatesConfiguration xmlns="http://capgemini.com/devonfw/cobigen/TemplatesConfiguration" version="2.1">
    <templates>
        <template name="named_queries" destinationPath="src/main/java/${variables.rootPackage}/general/common/api/constants/NamedQueries.java" templateFile="NamedQueries.java.ftl"/>
    </templates>
    <increments>
        <increment name="named_queries" description="Named Query Constants">
            <templateRef ref="named_queries"/>
        </increment>
    </increments>
</templatesConfiguration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy