public class MSSqlCCode extends BaseGenerator implements IBuiltInSIProcessor
| Constructor and Description |
|---|
MSSqlCCode() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Reads input from stored repository
|
String |
documentation() |
void |
generate(Database database,
String output)
Generates the procedure classes for each table present.
|
static void |
generateEnumOrdinals(Table table,
PrintWriter outData) |
static String |
generatePadding(int fillerNo) |
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) throws Exception
generate in interface IBuiltInGeneratorExceptionpublic static void generateEnumOrdinals(Table table, PrintWriter outData)
public static String generatePadding(int fillerNo)
Copyright © 2019. All rights reserved.