umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <mysqlwriter.h>
Class MySQLWriter is a sql code generator for MySQL. 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.
MySQLWriter::MySQLWriter | ( | ) |
|
virtual |
|
virtual |
Reimplement method from CodeGenerator.
Reimplemented from SQLWriter.
|
virtual |
Returns "MySQL".
Reimplemented from SQLWriter.
|
protectedvirtual |
|
virtual |
|
virtual |