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

freemarker.template.common.xml.resultMap.ftl Maven / Gradle / Ivy

There is a newer version: 1.5.1
Show newest version
    
	
<#list tableInfo.columnLists as colm>
	<#if colm??>
        <#if colm_index = 0>column="${colm.columnName}" property="${colm.javaColumnName}"/>
    

    




© 2015 - 2025 Weber Informatics LLC | Privacy Policy