A B C D G I M N P R S T

A

addSelectColumns(Criteria) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Add all the columns needed to create a new object.

B

BaseMenuTable - class com.arjava.torque.BaseMenuTable.
This class was autogenerated by Torque on: [Wed Jan 07 03:08:36 JST 2004] You should not use this class directly.
BaseMenuTable() - class com.arjava.torque.BaseMenuTable のコンストラクタ
 
BaseMenuTablePeer - class com.arjava.torque.BaseMenuTablePeer.
This class was autogenerated by Torque on: [Wed Jan 07 03:08:36 JST 2004]
BaseMenuTablePeer() - class com.arjava.torque.BaseMenuTablePeer のコンストラクタ
 
buildCriteria(ObjectKey) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Build a Criteria object from an ObjectKey

C

CLASSNAME_DEFAULT - class com.arjava.torque.BaseMenuTablePeer の static 変数
A class that can be returned by this peer.
CLASS_DEFAULT - class com.arjava.torque.BaseMenuTablePeer の static 変数
A class that can be returned by this peer.
com.arjava.torque - package com.arjava.torque
 
copy() - class com.arjava.torque.BaseMenuTable のメソッド
Makes a copy of this object.
copyInto(MenuTable) - class com.arjava.torque.BaseMenuTable のメソッド
 

D

DATABASE_NAME - class com.arjava.torque.BaseMenuTablePeer の static 変数
the default database name for this class
doDelete(Criteria) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Method to do deletes.
doDelete(Criteria, Connection) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Method to do deletes.
doInsert(Criteria) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Method to do inserts.
doInsert(Criteria, Connection) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Method to do inserts.
doSelect(Criteria) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Method to do selects.
doSelect(Criteria, Connection) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Method to do selects within a transaction.
doSelectVillageRecords(Criteria) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, Connection) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Grabs the raw Village records to be formed into objects.
doUpdate(Criteria) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Method to do updates.
doUpdate(Criteria, Connection) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Method to do updates.

G

getByName(String) - class com.arjava.torque.BaseMenuTable のメソッド
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - class com.arjava.torque.BaseMenuTable のメソッド
Retrieves a field from the object by name passed in as a String.
getByPosition(int) - class com.arjava.torque.BaseMenuTable のメソッド
Retrieves a field from the object by Position as specified in the xml schema.
getFieldNames() - class com.arjava.torque.BaseMenuTable の static メソッド
Generate a list of field names.
getId() - class com.arjava.torque.BaseMenuTable のメソッド
Get the Id
getItem() - class com.arjava.torque.BaseMenuTable のメソッド
Get the Item
getMapBuilder() - class com.arjava.torque.BaseMenuTablePeer の static メソッド
 
getOMClass() - class com.arjava.torque.BaseMenuTablePeer の static メソッド
The class that the Peer will make instances of.
getPeer() - class com.arjava.torque.BaseMenuTable のメソッド
returns a peer instance associated with this om.
getPrice() - class com.arjava.torque.BaseMenuTable のメソッド
Get the Price
getPrimaryKey() - class com.arjava.torque.BaseMenuTable のメソッド
returns an id that differentiates this object from others of its class.
getTableMap() - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Returns the TableMap related to this peer.
getTerm() - class com.arjava.torque.BaseMenuTable のメソッド
Get the Term

I

ID - class com.arjava.torque.BaseMenuTablePeer の static 変数
the column name for the ID field
ITEM - class com.arjava.torque.BaseMenuTablePeer の static 変数
the column name for the ITEM field

M

MenuTable - class com.arjava.torque.MenuTable.
The skeleton for this class was autogenerated by Torque on: [Tue Jan 06 11:12:08 JST 2004] You should add additional methods to this class to meet the application requirements.
MenuTable() - class com.arjava.torque.MenuTable のコンストラクタ
 
MenuTablePeer - class com.arjava.torque.MenuTablePeer.
The skeleton for this class was autogenerated by Torque on: [Tue Jan 06 11:12:08 JST 2004] You should add additional methods to this class to meet the application requirements.
MenuTablePeer() - class com.arjava.torque.MenuTablePeer のコンストラクタ
 

N

numColumns - class com.arjava.torque.BaseMenuTablePeer の static 変数
number of columns for this peer

P

PRICE - class com.arjava.torque.BaseMenuTablePeer の static 変数
the column name for the PRICE field
populateObject(Record, int, MenuTable) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Populates an object from a resultset row starting from a specified offset.
populateObjects(List) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
The returned List will contain objects of the default type or objects that inherit from the default.

R

resultSet2Objects(ResultSet) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Get the list of objects for a ResultSet.
retrieveByPK(int) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Retrieve a single object by pk
retrieveByPK(ObjectKey, Connection) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Retrieve a single object by pk
retrieveByPKs(List) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Retrieve a multiple objects by pk
retrieveByPKs(List, Connection) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Retrieve a multiple objects by pk
row2Object(Record, int, Class) - class com.arjava.torque.BaseMenuTablePeer の static メソッド
Create a new object of type cls from a resultset row starting from a specified offset.

S

save() - class com.arjava.torque.BaseMenuTable のメソッド
Stores the object in the database.
save(String) - class com.arjava.torque.BaseMenuTable のメソッド
Stores the object in the database.
save(Connection) - class com.arjava.torque.BaseMenuTable のメソッド
Stores the object in the database.
setId(int) - class com.arjava.torque.BaseMenuTable のメソッド
Set the value of Id
setItem(String) - class com.arjava.torque.BaseMenuTable のメソッド
Set the value of Item
setPrice(int) - class com.arjava.torque.BaseMenuTable のメソッド
Set the value of Price
setPrimaryKey(ObjectKey) - class com.arjava.torque.BaseMenuTable のメソッド
Set the PrimaryKey using ObjectKey.
setTerm(String) - class com.arjava.torque.BaseMenuTable のメソッド
Set the value of Term

T

TABLE_NAME - class com.arjava.torque.BaseMenuTablePeer の static 変数
the table name for this class
TERM - class com.arjava.torque.BaseMenuTablePeer の static 変数
the column name for the TERM field
toString() - class com.arjava.torque.BaseMenuTable のメソッド
 

A B C D G I M N P R S T