next up previous
Next: Database version 1 Up: TACPPD Developer Guide Previous: logTermSystem

Database API

The database system API was created for provide possible universal access to any database engine of data file. It has loadable modules-drivers, which should provide low-level access. All database structures uses tacppd point of view. It means, that we have some fixed set of types which can be not supported by database engine, but database support module must accept this types and convert it and data to database appropriate form.



Subsections

2005-07-21