OCI8IdGenerator Class Reference

Inherits IdGenerator.

List of all members.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

OCI8IdGenerator::OCI8IdGenerator ( $  conn)

 

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

Parameters:
Connection $conn


Member Function Documentation

OCI8IdGenerator::isBeforeInsert ()

 

See also IdGenerator::isBeforeInsert()

Reimplemented from IdGenerator.

OCI8IdGenerator::isAfterInsert ()

 

See also IdGenerator::isAfterInsert()

Reimplemented from IdGenerator.

OCI8IdGenerator::getIdMethod ()

 

See also IdGenerator::getIdMethod()

Reimplemented from IdGenerator.

OCI8IdGenerator::getId ( $  name = null)

 

See also IdGenerator::getId()

Reimplemented from IdGenerator.


Member Data Documentation

OCI8IdGenerator::$conn

 

Connection object that instantiated this class


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


Copyright © 2004 Hans Lellelid  
Creole[php4] CVS