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