hbm.meta.hbm.ftl Maven / Gradle / Ivy
<#if metaattributable.getMetaAttributes()?exists>
<#list metaattributable.getMetaAttributes().keySet() as key>
<#list metaattributable.getMetaAttributes().get(key).values as value>
${value}
#list>
#list>
#if>