public class MSSqlDDL extends BaseGenerator implements IBuiltInSIProcessor
| Constructor and Description |
|---|
MSSqlDDL() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
String |
documentation() |
void |
generate(Database database,
String output)
Generates the SQL for SQLServer Table creation.
|
Vector<Flag> |
getFlags() |
addFileToOutputtedFilesList, addFileToOutputtedFilesList, getGeneratedOutputFiles, openOutputFileForGeneration, openOutputFileForGeneration, toBooleanclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGeneratedOutputFilestoBooleanpublic String description()
description in interface IGeneratorpublic String documentation()
documentation in interface IGeneratorpublic Vector<Flag> getFlags()
getFlags in interface IGeneratorgetFlags in class BaseGeneratorCopyright © 2019. All rights reserved.