Debea Library 1.4.2

GenericFetcher Class Reference
[Public API]

Generic SQLIdFetcher implementation. More...

#include <genericfetcher.h>

Inheritance diagram for GenericFetcher:
Collaboration diagram for GenericFetcher:

List of all members.


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
Back

Generated by doxygen at Fri Oct 22 23:15:44 2010