lib-model-om
[ class tree: lib-model-om ] [ index: lib-model-om ] [ all elements ]

Class: EtvaAgentPeer

Source Location: /EtvaAgentPeer.php

Class Overview

BaseEtvaAgentPeer
   |
   --EtvaAgentPeer

Base static class for performing query and update operations on the 'agent' table.



Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaAgentPeer

BaseEtvaAgentPeer::addInstanceToPool()
Adds an object to the instance pool.
BaseEtvaAgentPeer::addSelectColumns()
Add all the columns needed to create a new object.
BaseEtvaAgentPeer::alias()
Convenience method which changes table.column to alias.column.
BaseEtvaAgentPeer::clearInstancePool()
Clear the instance pool.
BaseEtvaAgentPeer::doCount()
Returns the number of rows matching criteria.
BaseEtvaAgentPeer::doCountJoinAll()
Returns the number of rows matching criteria, joining all related tables
BaseEtvaAgentPeer::doCountJoinEtvaServer()
Returns the number of rows matching criteria, joining the related EtvaServer table
BaseEtvaAgentPeer::doDelete()
Method perform a DELETE on the database, given a EtvaAgent or Criteria object OR a primary key value.
BaseEtvaAgentPeer::doDeleteAll()
Method to DELETE all rows from the agent table.
BaseEtvaAgentPeer::doInsert()
Method perform an INSERT on the database, given a EtvaAgent or Criteria object.
BaseEtvaAgentPeer::doSelect()
Method to do selects.
BaseEtvaAgentPeer::doSelectJoinAll()
Selects a collection of EtvaAgent objects pre-filled with all related objects.
BaseEtvaAgentPeer::doSelectJoinEtvaServer()
Selects a collection of EtvaAgent objects pre-filled with their EtvaServer objects.
BaseEtvaAgentPeer::doSelectOne()
Method to select one object from the DB.
BaseEtvaAgentPeer::doSelectStmt()
Prepares the Criteria object and uses the parent doSelect() method to execute a PDOStatement.
BaseEtvaAgentPeer::doUpdate()
Method perform an UPDATE on the database, given a EtvaAgent or Criteria object.
BaseEtvaAgentPeer::doValidate()
Validates all modified columns of given EtvaAgent object.
BaseEtvaAgentPeer::getFieldNames()
Returns an array of field names.
BaseEtvaAgentPeer::getInstanceFromPool()
Retrieves a string version of the primary key from the DB resultset row that can be used to uniquely identify a row in this table.
BaseEtvaAgentPeer::getMapBuilder()
Get a (singleton) instance of the MapBuilder for this peer class.
BaseEtvaAgentPeer::getOMClass()
The class that the Peer will make instances of.
BaseEtvaAgentPeer::getPrimaryKeyHashFromRow()
Retrieves a string version of the primary key from the DB resultset row that can be used to uniquely identify a row in this table.
BaseEtvaAgentPeer::getTableMap()
Returns the TableMap related to this peer.
BaseEtvaAgentPeer::getUniqueColumnNames()
BaseEtvaAgentPeer::populateObjects()
The returned array will contain objects of the default type or objects that inherit from the default.
BaseEtvaAgentPeer::removeInstanceFromPool()
Removes an object from the instance pool.
BaseEtvaAgentPeer::retrieveByPK()
Retrieve a single object by pkey.
BaseEtvaAgentPeer::retrieveByPKs()
Retrieve multiple objects by pkey.
BaseEtvaAgentPeer::translateFieldName()
Translates a fieldname to another type

Class Details

[line 3]
Base static class for performing query and update operations on the 'agent' table.

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:34 2009




[ Top ]


Documentation generated on Mon, 29 Jun 2009 15:10:23 +0100 by phpDocumentor 1.4.2