org.seasar.tuigwaa.database.function
クラス ListExeFunction

java.lang.Object
  拡張org.seasar.tuigwaa.database.function.AbstractExeFunction
      拡張org.seasar.tuigwaa.database.function.AbstractCriteriaExeFunction
          拡張org.seasar.tuigwaa.database.function.ListExeFunction
すべての実装インタフェース:
DaoMethod, com.isenshi.util.functor.Function

public class ListExeFunction
extends AbstractCriteriaExeFunction
implements com.isenshi.util.functor.Function


コンストラクタの概要
ListExeFunction()
           
 
メソッドの概要
 Object evaluate()
           
 
クラス org.seasar.tuigwaa.database.function.AbstractCriteriaExeFunction から継承したメソッド
addProjection, createHibernateCriteria, getProjectionList, isProjection
 
クラス org.seasar.tuigwaa.database.function.AbstractExeFunction から継承したメソッド
evaluate, evaluate, getAggregationEntity, getEntity, getEntityName, getJavaClass, getName, getNextId, getSchema, getSession, nextLong, save, setDomainName, setEntityName, setName, setSchema
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ListExeFunction

public ListExeFunction()
メソッドの詳細

evaluate

public Object evaluate()
定義:
インタフェース com.isenshi.util.functor.Function 内の evaluate
オーバーライド:
クラス AbstractExeFunction 内の evaluate


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.