Package bbd.jportal2
Interface IBuiltInGenerator
-
- All Superinterfaces:
IGenerator
- All Known Subinterfaces:
IBuiltInPostProcessor,IBuiltInSIProcessor
- All Known Implementing Classes:
CliCCode,CliCCode2,CSNetCode,Db2DDL,IdlCode,JavaJCCode,MSSqlCCode,MSSqlDDL,OracleDDL,PostgresDDL,PythonCliCode,PythonTreeCode,YamlOutput
public interface IBuiltInGenerator extends IGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerate(Database database, String output)-
Methods inherited from interface bbd.jportal2.IGenerator
description, documentation, getFlags, getGeneratedOutputFiles, toBoolean
-
-