Class DBE

Description

This is the common interface of all DBE (database engine) classes. A DBE

provides interface between an object's attribute values and their corresponding physical location in a database. For example, suppose we have an Employee class defined with its first name, last name, email, phone, etc. attributes. An EmployeeDBE class would include the necessary methods to read/write those attributes from/to a database.

  • version: $Id: DBE.interface.php,v 1.4 2005/02/07 21:38:28 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /harmoni/core/utilities/DBE.interface.php (line 20)


	
			

Documentation generated on Wed, 19 Sep 2007 10:22:37 -0400 by phpDocumentor 1.3.0RC3