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: 7.0.0.Beta1
Show newest version

<#if property.value.referencedPropertyName?exists>
        property-ref="${property.value.referencedPropertyName}"
>
  <#list elementValue.selectables as column>
        <#include "column.hbm.ftl">
  





© 2015 - 2024 Weber Informatics LLC | Privacy Policy