org.asyrinx.joey.hibernate.seasar.filter
クラス RequestS2SessionFactoryImpl

java.lang.Object
  拡張org.asyrinx.joey.hibernate.seasar.filter.RequestS2SessionFactoryImpl
すべての実装インタフェース:
RequestS2SessionFactory, org.seasar.hibernate.S2SessionFactory

public class RequestS2SessionFactoryImpl
extends java.lang.Object
implements RequestS2SessionFactory

作成者:
takeshi

コンストラクタの概要
RequestS2SessionFactoryImpl()
           
 
メソッドの概要
 org.seasar.hibernate.S2Session getSession()
           
 void setSession(org.seasar.hibernate.S2Session session)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

RequestS2SessionFactoryImpl

public RequestS2SessionFactoryImpl()
メソッドの詳細

setSession

public void setSession(org.seasar.hibernate.S2Session session)
定義:
インタフェース RequestS2SessionFactory 内の setSession

getSession

public org.seasar.hibernate.S2Session getSession()
定義:
インタフェース org.seasar.hibernate.S2SessionFactory 内の getSession


Copyright © 2004 asyrinx organization. All Rights Reserved.