

Public Member Functions | |
| getNewId ($sequence= 'admin', $tableGenerator= 'cm_sequence') | |
| getNextValue ($sequence= 'admin', $tableGenerator= 'cm_sequence') | |
Definition at line 6 of file midgenerator.class.
| PostgresIdGenerator::getNewId | ( | $ | sequence = 'admin', |
|
| $ | tableGenerator = 'cm_sequence' | |||
| ) |
Brief Description. Complete Description.
| $sequencecommon' | (tipo) desc | |
| $tableGenerator | (tipo) desc | |
| = | (tipo) desc | |
| 'cm_sequence' | (tipo) desc |
Reimplemented from MIdGenerator.
Definition at line 20 of file midgenerator.class.
References getNextValue().
Here is the call graph for this function:

| PostgresIdGenerator::getNextValue | ( | $ | sequence = 'admin', |
|
| $ | tableGenerator = 'cm_sequence' | |||
| ) |
Brief Description. Complete Description.
| $sequencecommon' | (tipo) desc | |
| $tableGenerator | (tipo) desc | |
| = | (tipo) desc | |
| 'cm_sequence' | (tipo) desc |
Reimplemented from MIdGenerator.
Definition at line 38 of file midgenerator.class.
References MIdGenerator::$value.
Referenced by getNewId().
Here is the caller graph for this function:
