org.seasar.framework.jpa.unit
クラス EntityReaderFactory

java.lang.Object
  上位を拡張 org.seasar.framework.jpa.unit.EntityReaderFactory

public class EntityReaderFactory
extends Object

作成者:
taedium

コンストラクタの概要
EntityReaderFactory()
           
 
メソッドの概要
static EntityReader getEntityReader(Collection<?> entities)
           
static EntityReader getEntityReader(Object entity)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

EntityReaderFactory

public EntityReaderFactory()
メソッドの詳細

getEntityReader

public static EntityReader getEntityReader(Object entity)

getEntityReader

public static EntityReader getEntityReader(Collection<?> entities)


Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.