BigSWAF::DBCapsulator::Null Class Reference

Inheritance diagram for BigSWAF::DBCapsulator::Null:

BigSWAF::DBCapsulator List of all members.

Public Member Functions

Public Object Methods
retval search (scalar filter)
retval getnext ()
 Get the next result record of a previous search().
retval add (scalar record)
retval delete (scalar record)
retval update (scalar record)
retval close ()
 Closes the database connection.

Member Function Documentation

retval BigSWAF::DBCapsulator::Null::add scalar  record  ) 
 

retval BigSWAF::DBCapsulator::Null::close  ) 
 

Closes the database connection.

Reimplemented from BigSWAF::DBCapsulator.

retval BigSWAF::DBCapsulator::Null::delete scalar  record  ) 
 

retval BigSWAF::DBCapsulator::Null::getnext  ) 
 

Get the next result record of a previous search().

The record is a hash with the keys being field names and values being the field values.

Returns:
result record, undef if none is left

Reimplemented from BigSWAF::DBCapsulator.

retval BigSWAF::DBCapsulator::Null::search scalar  filter  ) 
 

retval BigSWAF::DBCapsulator::Null::update scalar  record  ) 
 


The documentation for this class was generated from the following file:
Generated on Sat May 19 01:18:29 2012 for Big Sister Web Application Framework by  doxygen 1.4.5