Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

br.usp.ime.xpusp.om
Class ProfessorChoicePeer  view ProfessorChoicePeer download ProfessorChoicePeer.java

java.lang.Object
  extended byorg.apache.turbine.om.peer.BasePeer
      extended bybr.usp.ime.xpusp.om.BaseProfessorChoicePeer
          extended bybr.usp.ime.xpusp.om.ProfessorChoicePeer

public class ProfessorChoicePeer
extends BaseProfessorChoicePeer

The skeleton for this class was autogenerated by Torque on: [Sun Mar 03 13:12:58 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.


Field Summary
 
Fields inherited from class br.usp.ime.xpusp.om.BaseProfessorChoicePeer
CAPABLE_ID, CLASS_DEFAULT, CLASSNAME_DEFAULT, numColumns, PROFESSOR_ID, TABLE_NAME, WEIGHT
 
Fields inherited from class org.apache.turbine.om.peer.BasePeer
DEFAULT_MAP_BUILDER, IGNORE_CASE, ORDER_BY
 
Constructor Summary
ProfessorChoicePeer()
           
 
Methods inherited from class br.usp.ime.xpusp.om.BaseProfessorChoicePeer
addSelectColumns, buildCriteria, doDelete, doDelete, doInsert, doInsert, doSelect, doSelect, doSelectJoinProfessor, doSelectJoinProfessorCapable, doSelectVillageRecords, doSelectVillageRecords, doUpdate, doUpdate, getMapBuilder, getOMClass, getTableMap, populateObject, populateObjects, resultSet2Objects, retrieveByPK, retrieveByPK, row2Object
 
Methods inherited from class org.apache.turbine.om.peer.BasePeer
beginTransaction, commitTransaction, createPreparedStatement, createQueryString, deleteAll, deleteAll, doPSSelect, doPSSelect, doUpdate, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeStatement, executeStatement, getMapBuilder, getSelectResults, getSelectResults, getSelectResults, getSelectResults, handleMultiple, handleMultipleRecords, hashtableToByteArray, initColumnNames, initCriteriaKeys, initTableColumns, initTableSchema, initTableSchema, rollBackTransaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfessorChoicePeer

public ProfessorChoicePeer()