it.unimo.dbgroup.momis.om
Class WnExtenderPeer

java.lang.Object
  extended byorg.apache.torque.util.BasePeer
      extended byit.unimo.dbgroup.momis.om.BaseWnExtenderPeer
          extended byit.unimo.dbgroup.momis.om.WnExtenderPeer
All Implemented Interfaces:
java.io.Serializable

public class WnExtenderPeer
extends BaseWnExtenderPeer

The skeleton for this class was autogenerated by Torque on: [Wed Sep 04 17:44:06 CEST 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.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class it.unimo.dbgroup.momis.om.BaseWnExtenderPeer
CLASS_DEFAULT, CLASSNAME_DEFAULT, DATABASE_NAME, DESCRIPTION, NAME, numColumns, TABLE_NAME, WN_EXTENDER_ID
 
Fields inherited from class org.apache.torque.util.BasePeer
category, DEFAULT_MAP_BUILDER, IGNORE_CASE, ORDER_BY
 
Constructor Summary
WnExtenderPeer()
           
 
Method Summary
static WnExtender retrieveByCode(java.lang.String code)
          Retrieve the WnExtender by Name
static java.lang.String retrieveById(org.apache.torque.om.NumberKey extenderId)
          Retrieve the WnExtender Name by Id
static WnExtender retrieveObjectById(org.apache.torque.om.NumberKey extenderId)
          Retrieve the WnExtender Object by Id
 
Methods inherited from class it.unimo.dbgroup.momis.om.BaseWnExtenderPeer
addSelectColumns, buildCriteria, doDelete, doDelete, doDelete, doDelete, doInsert, doInsert, doInsert, doInsert, doSelect, doSelect, doSelect, doSelectVillageRecords, doSelectVillageRecords, doUpdate, doUpdate, doUpdate, doUpdate, getMapBuilder, getOMClass, getTableMap, populateObject, populateObjects, resultSet2Objects, retrieveByPK, retrieveByPK, retrieveByPKs, retrieveByPKs, row2Object
 
Methods inherited from class org.apache.torque.util.BasePeer
beginTransaction, commitTransaction, createPreparedStatement, createQueryString, deleteAll, deleteAll, doPSSelect, doPSSelect, doUpdate, doUpdate, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeStatement, 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

WnExtenderPeer

public WnExtenderPeer()
Method Detail

retrieveByCode

public static WnExtender retrieveByCode(java.lang.String code)
                                 throws java.lang.Exception
Retrieve the WnExtender by Name

Throws:
java.lang.Exception

retrieveById

public static java.lang.String retrieveById(org.apache.torque.om.NumberKey extenderId)
                                     throws java.lang.Exception
Retrieve the WnExtender Name by Id

Throws:
java.lang.Exception

retrieveObjectById

public static WnExtender retrieveObjectById(org.apache.torque.om.NumberKey extenderId)
                                     throws java.lang.Exception
Retrieve the WnExtender Object by Id

Throws:
java.lang.Exception


Universita' di Modena e Reggio Emilia