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
<#list dochelper.tablesBySchema.keySet() as schema>
${schema}
#list>