org.riotfamily.riot.hibernate.domain
Class ActiveRecordInitializer
java.lang.Object
org.riotfamily.riot.hibernate.domain.ActiveRecordInitializer
public class ActiveRecordInitializer
- extends Object
Class to set the static SessionFactory reference for ActiveRecord
s.
- Since:
- 8.0
- Author:
- Felix Gnass [fgnass at neteye dot de]
Method Summary |
static void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActiveRecordInitializer
public ActiveRecordInitializer(org.hibernate.SessionFactory sessionFactory)
setSessionFactory
public static void setSessionFactory(org.hibernate.SessionFactory sessionFactory)