org.asyrinx.joey.om
クラス AllRecordCondition

java.lang.Object
  拡張org.asyrinx.joey.om.AbstractSearchCondition
      拡張org.asyrinx.joey.om.AllRecordCondition
すべての実装インタフェース:
java.lang.Cloneable, SearchCondition, java.io.Serializable

public class AllRecordCondition
extends AbstractSearchCondition

作成者:
akima
関連項目:
直列化された形式

フィールドの概要
 
クラス org.asyrinx.joey.om.AbstractSearchCondition から継承したフィールド
EQUAL, GREATER, GREATER_EQUAL, IN, LESS, LESS_EQUAL, LIKE, NOT_IN, translater
 
インタフェース org.asyrinx.joey.om.SearchCondition から継承したフィールド
NONE
 
コンストラクタの概要
AllRecordCondition(java.lang.String fromTableName)
           
 
メソッドの概要
protected  void prepare()
           
 
クラス org.asyrinx.joey.om.AbstractSearchCondition から継承したメソッド
addAscendingOrderByColumn, addDate, addDate, addDate, addDateMax, addDateMin, addDescendingOrderByColumn, addFrom, addInt, addInt, addIntMax, addIntMin, addLong, addLong, addLongMax, addLongMin, addString, addString, attach, getDateFormat, getMaxRecordCount, getTranslater, setDateFormat, setMaxRecordCount
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AllRecordCondition

public AllRecordCondition(java.lang.String fromTableName)
メソッドの詳細

prepare

protected void prepare()
定義:
クラス AbstractSearchCondition 内の prepare


Copyright © 2004 asyrinx organization. All Rights Reserved.