|
|||||
|
|||||
Back to > Overview > Developers Guide |
Authors: | |
Szabo Csaba <crow@nolimits.ro> | |
Antal Attila <atech@nolimits.ro> |
1. Database Structures
2. The SEP engine block 3. Drivers 4. SEP (Simple Exchange Profile) 5. Utilities |
The SEP engine framework block uploads from the configuration file the database specifications into the memory context.
For internal language Datastore uses the SEP commands. For parsing those commands we use an antlr based solution. You will find this parser file named sep.g in the datastore_home/src/main/org/media/datastore/sepengine/parser directory. When you make build, from this file will be generated the following files:
The database engine has some utilities. Here are some of the most important: