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

hbm.timestamp.hbm.ftl Maven / Gradle / Ivy

There is a newer version: 5.6.15.Final
Show newest version
            access="${property.propertyAccessorName}"
<#foreach column in property.columnIterator> <#-- always only one column, but no direct access method.-->
        column="${column.quotedName}" 
    />





© 2015 - 2024 Weber Informatics LLC | Privacy Policy