#include "Types.h"
Go to the source code of this file.
Classes | |
class | StatementStrings |
This class is a bucket that contains the SQL statements for a certain action on a table. More... | |
Typedefs | |
typedef SmartPtr < StatementStrings > | StatementStringsPtr |
The type of a pointer to a statements bucket. |
Definition in file StatementStrings.h.
typedef SmartPtr<StatementStrings> StatementStringsPtr |