![]() |
WORM 0.2
A C++ DAL/ORM code generation framework
|
#include <string>#include <vector>#include "wsqlcolumn.h"#include "wsqlforeignkey.h"#include "wsqlreferencedkey.h"Go to the source code of this file.
Classes | |
| class | WSql::WSqlTable |
| WSqlTable is an abstraction for a single table, collection or view in a database. More... | |
Namespaces | |
| namespace | WSql |
1.7.3