generated from ${database.databaseSchema.catalogSchema}
#end${database.timestampExpression}
#if ($database.hasClassificationDefinitionMap()) #end #if ($database.isSchemaHtmlOutsideSqlValid()) #endSchema | #end #if ($database.isAliasDelimiterInDbCommentValid())Alias | #endName | Type | ForeignTable | ReferrerTable | Comment | EntityName |
---|---|---|---|---|---|---|---|
#if ($table.hasSchema()) ${table.documentSchema}#else #end | #end #if ($database.isAliasDelimiterInDbCommentValid())${table.alias} | #end${table.name} | ${table.type} | ${table.foreignTableNameCommaStringWithHtmlHref} | ${table.referrerTableNameCommaStringWithHtmlHref} | #if ($table.hasComment()) ${table.commentForSchemaHtml}#else #end | ${table.javaName} |
Classification | Top Comment | Definition | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
${classificationName} | #if ($existTop && $classificationTopMap.containsKey('topComment'))$classificationTopMap.get('topComment')#else #end |
|
$table.getBehaviorQueryPathDescriptionForSchemaHtml($behaviorQueryPath)
${procedure.procedureCommentForSchemaHtml}
${column.columnCommentForSchemaHtml}#end