creole.drivers.sqlite
[ class tree: creole.drivers.sqlite ] [ index: creole.drivers.sqlite ] [ all elements ]

Class: SQLiteIdGenerator

Source Location: /creole/drivers/sqlite/SQLiteIdGenerator.php

Class Overview


SQLite IdGenerator implimenation.


Author(s):

Version:

  • $Revision: 1.4 $

Methods



Class Details

[line 12]
SQLite IdGenerator implimenation.



Tags:

version:  $Revision: 1.4 $
author:  Hans Lellelid <hans@xmpl.org>


[ Top ]


Class Methods


constructor __construct [line 22]

SQLiteIdGenerator __construct( Connection $conn)

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



Tags:

access:  public


Parameters:

Connection   $conn  

[ Top ]

method getId [line 54]

void getId( [mixed $unused = null])



Tags:

access:  public
see:  IdGenerator::getId()


[ Top ]

method getIdMethod [line 46]

void getIdMethod( )



Tags:

access:  public
see:  IdGenerator::getIdMethod()


[ Top ]

method isAfterInsert [line 38]

void isAfterInsert( )



Tags:

access:  public
see:  IdGenerator::isAfterInsert()


[ Top ]

method isBeforeInsert [line 30]

void isBeforeInsert( )



Tags:

access:  public
see:  IdGenerator::isBeforeInsert()


[ Top ]


Documentation generated on Mon, 23 Aug 2004 21:53:13 -0400 by phpDocumentor 1.3.0RC3