doc.tables.summary.ftl Maven / Gradle / Ivy
<#import "/doc/common.ftl" as common>
Hibernate Mappings - Table Summary
<@common.header selected="tables"/>
Hibernate Mapping Documentation
<#if graphsGenerated>
#if>
Schemas
<#foreach schema in dochelper.tablesBySchema.keySet()>
${schema}
#foreach>