SQLIdFetcher Class Reference
[Public API]

This class is responsibile for creating new object id when storing Storeable derived object into SQLArchive. More...

#include <sqlidfetcher.h>

Inheritance diagram for SQLIdFetcher:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual int getNextId (DbConnection &pConn)=0
 Get next object id from database.

Detailed Description

This class is responsibile for creating new object id when storing Storeable derived object into SQLArchive.

Implementation should provied getNextId method that returns next avaiable id


Member Function Documentation

virtual int getNextId DbConnection pConn  )  [pure virtual]
 

Get next object id from database.

Parameters:
pConn database connection

Implemented in GenericFetcher.


The documentation for this class was generated from the following file:

Documentation
Quick start
Examples
Search

API Documentation
Class hierarchy
Member index
API Reference
Store filters
Store table macros
Back

Generated by doxygen at Sun Nov 9 02:08:25 2008