MySQLIdGenerator Class Reference

Inherits IdGenerator.

List of all members.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

MySQLIdGenerator::MySQLIdGenerator ( &$  conn)

 

Creates a new IdGenerator class, saves passed connection for use later by getId() method.

Parameters:
Connection $conn


Member Function Documentation

MySQLIdGenerator::isBeforeInsert ()

 

See also IdGenerator::isBeforeInsert()

Reimplemented from IdGenerator.

MySQLIdGenerator::isAfterInsert ()

 

See also IdGenerator::isAfterInsert()

Reimplemented from IdGenerator.

MySQLIdGenerator::getIdMethod ()

 

See also IdGenerator::getIdMethod()

Reimplemented from IdGenerator.

MySQLIdGenerator::getId ( $  unused = null)

 

See also IdGenerator::getId()

Reimplemented from IdGenerator.


Member Data Documentation

MySQLIdGenerator::$conn

 

Connection object that instantiated this class


This file is part of the Creole[php4] library.


Copyright © 2004 Hans Lellelid  
Creole[php4] CVS