GenericFetcher Class ReferenceGeneric SQLIdFetcher implementation.
More...
|
||||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| virtual int | getNextId (dba::DbConnection &pConn, const char *) |
| Get next object id from database. | |
Detailed Description
Generic SQLIdFetcher implementation.Needs table named debea_object_count in database with field id.
Member Function Documentation
| virtual int getNextId | ( | dba::DbConnection & | pConn, | |
| const char * | pRootTableName | |||
| ) | [virtual] |
Get next object id from database.
- Parameters:
-
pConn database connection pRootTableName table name
Implements SQLIdFetcher.
The documentation for this class was generated from the following file:
| Documentation |
|---|
| Quick start |
| Examples |
| API Documentation |
|---|
| Class hierarchy |
| Member index |
| API Reference |
| Store filters |
| Store table macros |
Generated by doxygen at Fri Oct 22 23:15:44 2010


