org.tigris.scarab.om
Class AttributeTypePeer

java.lang.Object
  extended byorg.apache.torque.util.BasePeer
      extended byorg.tigris.scarab.om.BaseAttributeTypePeer
          extended byorg.tigris.scarab.om.AttributeTypePeer
All Implemented Interfaces:
java.io.Serializable

public class AttributeTypePeer
extends BaseAttributeTypePeer

The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] 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

Nested Class Summary
 
Nested classes inherited from class org.apache.torque.util.BasePeer
org.apache.torque.util.BasePeer.ProcessCallback
 
Field Summary
static java.lang.Integer[] TEXT_PKS
           
static java.lang.Integer USER_TYPE_KEY
           
 
Fields inherited from class org.tigris.scarab.om.BaseAttributeTypePeer
ATTRIBUTE_CLASS_ID, ATTRIBUTE_TYPE_ID, ATTRIBUTE_TYPE_NAME, CLASS_DEFAULT, CLASSNAME_DEFAULT, DATABASE_NAME, JAVA_CLASS_NAME, numColumns, TABLE_NAME, VALIDATION_KEY
 
Fields inherited from class org.apache.torque.util.BasePeer
IGNORE_CASE, log, ORDER_BY
 
Constructor Summary
AttributeTypePeer()
           
 
Methods inherited from class org.tigris.scarab.om.BaseAttributeTypePeer
addSelectColumns, buildCriteria, buildCriteria, buildSelectCriteria, correctBooleans, doDelete, doDelete, doDelete, doDelete, doDelete, doDelete, doInsert, doInsert, doInsert, doInsert, doSelect, doSelect, doSelect, doSelectJoinAttributeClass, doSelectJoinAttributeClass, doSelectVillageRecords, doSelectVillageRecords, doUpdate, doUpdate, doUpdate, doUpdate, getMapBuilder, getOMClass, getTableMap, populateObject, populateObjects, resultSet2Objects, retrieveByPK, retrieveByPK, retrieveByPK, retrieveByPK, retrieveByPKs, retrieveByPKs, row2Object
 
Methods inherited from class org.apache.torque.util.BasePeer
createPreparedStatement, createQueryString, deleteAll, deleteAll, doPSSelect, doPSSelect, doUpdate, doUpdate, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeStatement, executeStatement, executeStatement, getMapBuilder, getSelectResults, getSelectResults, getSelectResults, getSelectResults, handleMultipleRecords, initColumnNames, initCriteriaKeys, initTableColumns, initTableSchema, initTableSchema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_TYPE_KEY

public static final java.lang.Integer USER_TYPE_KEY

TEXT_PKS

public static final java.lang.Integer[] TEXT_PKS
Constructor Detail

AttributeTypePeer

public AttributeTypePeer()


Copyright © 2000-2004 Tigris.org. All Rights Reserved.