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

hbm.many-to-many-element.hbm.ftl Maven / Gradle / Ivy

There is a newer version: 5.6.15.Final
Show newest version

<#if property.value.referencedPropertyName?exists>
        property-ref="${property.value.referencedPropertyName}"
>
  <#foreach column in elementValue.columnIterator>
        <#include "column.hbm.ftl">
  





© 2015 - 2024 Weber Informatics LLC | Privacy Policy