public class PostgresDDL extends BaseGenerator implements IBuiltInSIProcessor
| Constructor and Description |
|---|
PostgresDDL() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
String |
documentation() |
void |
generate(Database database,
String output)
Generates the SQL for PostgreSQL Table creation.
|
addFileToOutputtedFilesList, addFileToOutputtedFilesList, getFlags, getGeneratedOutputFiles, openOutputFileForGeneration, openOutputFileForGeneration, toBooleanclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGeneratedOutputFilesgetFlags, toBooleanpublic String description()
description in interface IGeneratorpublic String documentation()
documentation in interface IGeneratorpublic void generate(Database database, String output)
generate in interface IBuiltInGeneratorCopyright © 2019. All rights reserved.