ODBCIdGenerator Class Reference

Inheritance diagram for ODBCIdGenerator:

Inheritance graph
[legend]
Collaboration diagram for ODBCIdGenerator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 getNewId ($sequence= 'admin', $tableGenerator= 'cm_sequence')
 getNextValue ($sequence= 'admin', $tableGenerator= 'cm_sequence')

Private Attributes

 $tableGenerator = "cm_sequence"

Detailed Description

Definition at line 3 of file midgenerator.class.


Member Function Documentation

ODBCIdGenerator::getNewId ( sequence = 'admin',
tableGenerator = 'cm_sequence' 
)

Reimplemented from MIdGenerator.

Definition at line 7 of file midgenerator.class.

References $tableGenerator, and getNextValue().

Here is the call graph for this function:

ODBCIdGenerator::getNextValue ( sequence = 'admin',
tableGenerator = 'cm_sequence' 
)

Reimplemented from MIdGenerator.

Definition at line 13 of file midgenerator.class.

References $tableGenerator, and MIdGenerator::$value.

Referenced by getNewId().

Here is the caller graph for this function:


Member Data Documentation

ODBCIdGenerator::$tableGenerator = "cm_sequence" [private]

Definition at line 5 of file midgenerator.class.

Referenced by getNewId(), and getNextValue().


The documentation for this class was generated from the following file:
CopyLeft (L) 2001-2006 - [MIOLO Development Team] SOLIS - Cooperativa de Soluções Livres - Lajeado/RS - Brasil