XPUSP - Home

br.usp.ime.xpusp.om
Class ElectivePoolPeer

java.lang.Object
  |
  +--org.apache.turbine.om.peer.BasePeer
        |
        +--br.usp.ime.xpusp.om.BaseElectivePoolPeer
              |
              +--br.usp.ime.xpusp.om.ElectivePoolPeer

public class ElectivePoolPeer
extends BaseElectivePoolPeer

The skeleton for this class was autogenerated by Torque on: [Mon Feb 25 21:37:09 GMT-03:00 2002] You should add additional methods to this class to meet the application requirements. This class will only be generated as long as it does not already exist in the output directory.


Fields inherited from class br.usp.ime.xpusp.om.BaseElectivePoolPeer
CHOICE, CLASS_DEFAULT, CLASSNAME_DEFAULT, DISCIPLINE_ID, mapBuilder, numColumns, POOL_ID, TABLE_NAME, VOTES
 
Fields inherited from class org.apache.turbine.om.peer.BasePeer
DEFAULT_MAP_BUILDER, IGNORE_CASE, mapBuilders, ORDER_BY
 
Constructor Summary
ElectivePoolPeer()
           
 
Methods inherited from class br.usp.ime.xpusp.om.BaseElectivePoolPeer
addSelectColumns, buildCriteria, doDelete, doDelete, doDelete, doDelete, doInsert, doInsert, doInsert, doInsert, doSelect, doSelect, doSelectJoinDiscipline, doSelectJoinPoolResults, doSelectVillageRecords, doSelectVillageRecords, doUpdate, doUpdate, doUpdate, doUpdate, getMapBuilder, getOMClass, getTableMap, initClass, populateObject, populateObjects, resultSet2Objects, retrieveByPK, retrieveByPK, retrieveByPK, retrieveByPK, row2Object
 
Methods inherited from class org.apache.turbine.om.peer.BasePeer
, beginTransaction, commitTransaction, createPreparedStatement, createQueryString, deleteAll, deleteAll, doPSSelect, doPSSelect, doUpdate, doUpdate, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeStatement, executeStatement, executeStatement, getMapBuilder, getPrimaryKey, getSelectResults, getSelectResults, getSelectResults, getSelectResults, handleMultiple, handleMultipleRecords, hashtableToByteArray, initColumnNames, initCriteriaKeys, initTableColumns, initTableSchema, initTableSchema, insertOrUpdateRecord, rollBackTransaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ElectivePoolPeer

public ElectivePoolPeer()

XPUSP - Home