|
xale-db 1.0
minimal SQL engine, written in c++
|
Base statement structure. More...
#include <Statement.h>


Public Member Functions | |
| Statement (StatementType t) | |
| virtual | ~Statement ()=default |
Public Attributes | |
| StatementType | type |
Base statement structure.
|
inlineexplicit |
|
virtualdefault |
| StatementType Xale::Query::Statement::type |