org.seasar.tuigwaa.database
インタフェース DynaSessionFactory

既知の実装クラスの一覧:
DynaSessionFactoryImpl

public interface DynaSessionFactory

作成者:
nishioka

メソッドの概要
 void deleteConfiguration(String schema)
           
 DynaConfiguration getConfiguration(String schema)
           
 org.hibernate.Session getSession(String schema)
           
 

メソッドの詳細

getSession

public org.hibernate.Session getSession(String schema)

getConfiguration

public DynaConfiguration getConfiguration(String schema)

deleteConfiguration

public void deleteConfiguration(String schema)


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