|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.torque.util.BasePeer
org.tigris.scarab.om.BaseAttributeValuePeer
org.tigris.scarab.om.AttributeValuePeer
The Peer class for an AttributeValue
| Nested Class Summary |
| Nested classes inherited from class org.apache.torque.util.BasePeer |
org.apache.torque.util.BasePeer.ProcessCallback |
| Field Summary |
| Fields inherited from class org.tigris.scarab.om.BaseAttributeValuePeer |
ATTRIBUTE_ID, CLASS_DEFAULT, CLASSNAME_DEFAULT, DATABASE_NAME, DELETED, ISSUE_ID, numColumns, NUMERIC_VALUE, OPTION_ID, TABLE_NAME, USER_ID, VALUE, VALUE_ID |
| Fields inherited from class org.apache.torque.util.BasePeer |
IGNORE_CASE, log, ORDER_BY |
| Constructor Summary | |
AttributeValuePeer()
|
|
| Method Summary | |
static int |
count(org.apache.torque.util.Criteria crit)
Adds count(AttributeValuePeer.VALUE_ID) to the select clause and returns the number of rows resulting from the given Criteria. |
static int |
countDistinct(org.apache.torque.util.Criteria crit)
Adds count(DISTINCT AttributeValuePeer.VALUE_ID) to the select clause and returns the number of rows resulting from the given Criteria. |
static java.lang.Class |
getOMClass(com.workingdogs.village.Record record,
int offset)
Get the className appropriate for a row in the SCARAB_ISSUE_ATTRIBUTE_VALUE table |
| 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 |
| Constructor Detail |
public AttributeValuePeer()
| Method Detail |
public static int count(org.apache.torque.util.Criteria crit)
throws org.apache.torque.TorqueException,
com.workingdogs.village.DataSetException
countDistinct(Criteria)
crit - a Criteria value
int value
org.apache.torque.TorqueException - if an error occurs
com.workingdogs.village.DataSetException - if an error occurs
public static int countDistinct(org.apache.torque.util.Criteria crit)
throws org.apache.torque.TorqueException,
com.workingdogs.village.DataSetException
crit - a Criteria value
int value
org.apache.torque.TorqueException - if an error occurs
com.workingdogs.village.DataSetException - if an error occurs
public static java.lang.Class getOMClass(com.workingdogs.village.Record record,
int offset)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||