umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <postgresqlwriter.h>
class PostgreSQLWriter is a sql code generator for PostgreSQL Create an instance of this class, and feed it a UMLClassifier when calling writeClass and it will generate a sql source file for that concept
PostgreSQLWriter::PostgreSQLWriter | ( | ) |
|
virtual |
|
virtual |
Reimplement method from CodeGenerator.
Reimplemented from SQLWriter.
|
virtual |
Returns "PostgreSQL".
Reimplemented from SQLWriter.
|
protectedvirtual |