LibEngsas
Classes
esqlinit.h File Reference
#include "eglobal.h"
#include "eobject.h"
#include "esqltable.h"
#include "esqldatabase.h"
+ Include dependency graph for esqlinit.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ESqlInit
 Class to manage database structures.This class is able to create and modify complexe database structures. You can define a structure in scheme() and this class handles the creation of this structure or updates an existing one automatically. To allow more customization, you can register update routines, to get a more customized post processsing of updates. More...