hbm.key.hbm.ftl Maven / Gradle / Ivy
property-ref="${property.value.referencedPropertyName}"
#if>>
<#list keyValue.columns as column>
<#include "column.hbm.ftl">
#list>
property-ref="${property.value.referencedPropertyName}"
#if>>
<#list keyValue.columns as column>
<#include "column.hbm.ftl">
#list>