BOSS 7.0.8
BESIII Offline Software System
Loading...
Searching...
No Matches
Calibration/rdbModel/rdbModel-00-01-01/src/mainpage.h
Go to the documentation of this file.
1// Mainpage for doxygen
2
3/** @mainpage package rdbModel
4
5 @section intro Introduction
6 This package contains classes and interfaces for describing and
7 accessing a relational database. In particular it is designed with
8 the calibration metadata database in mind. The only persistent input
9 form of the description supported at this time is XML; see
10 @ref dtd "rdbmsDescrip.dtd".
11
12 @section requirements requirements
13 @include requirements
14 <hr>
15 @section notes release.notes
16 release.notes
17 <hr>
18
19 @todo Write skeleton implementation for classes representing basic objects
20 described in xml: tables, columns, etc.
21 @todo Figure out additional services these classes should provide
22 so that clients can communicate with database
23 @todo Need method of entering database host, account information
24 @todo gui
25 @todo scripting
26
27
28 */
29