pojo.PojoExtraClassCode.ftl Maven / Gradle / Ivy
<#if pojo.hasMetaAttribute("class-code")> // The following is extra code specified in the hbm.xml files
${pojo.getExtraClassCode()}
// end of extra code specified in the hbm.xml files
#if>
<#if pojo.hasMetaAttribute("class-code")> // The following is extra code specified in the hbm.xml files
${pojo.getExtraClassCode()}
// end of extra code specified in the hbm.xml files
#if>