BigSWAF::DBCapsulator::DBI Class Reference

Inheritance diagram for BigSWAF::DBCapsulator::DBI:

BigSWAF::DBCapsulator BigSWAF::DBCapsulator::DBI_CSV List of all members.

Public Member Functions

Public Object Methods
retval dbh (scalar handle)
retval create_table ()
retval search (scalar filter)
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.
Public Functions
retval connect (scalar this, scalar dbcfg)

Member Function Documentation

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

retval BigSWAF::DBCapsulator::DBI::close  ) 
 

Closes the database connection.

Reimplemented from BigSWAF::DBCapsulator.

retval BigSWAF::DBCapsulator::DBI::connect scalar  this,
scalar  dbcfg
 

retval BigSWAF::DBCapsulator::DBI::create_table  ) 
 

Reimplemented in BigSWAF::DBCapsulator::DBI_CSV.

retval BigSWAF::DBCapsulator::DBI::dbh scalar  handle  ) 
 

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

retval BigSWAF::DBCapsulator::DBI::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::DBI::search scalar  filter  ) 
 

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

retval BigSWAF::DBCapsulator::DBI::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