org.infoglue.cms.util.workflow.hibernate
Class InfoglueDefaultHibernateConfigurationProvider

java.lang.Object
  extended by com.opensymphony.module.propertyset.hibernate.DefaultHibernateConfigurationProvider
      extended by org.infoglue.cms.util.workflow.hibernate.InfoglueDefaultHibernateConfigurationProvider
All Implemented Interfaces:
com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider

public class InfoglueDefaultHibernateConfigurationProvider
extends com.opensymphony.module.propertyset.hibernate.DefaultHibernateConfigurationProvider

Quickfix


Constructor Summary
InfoglueDefaultHibernateConfigurationProvider()
           
 
Method Summary
 com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO getPropertySetDAO()
           
 void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
           
 
Methods inherited from class com.opensymphony.module.propertyset.hibernate.DefaultHibernateConfigurationProvider
getConfiguration, setConfiguration, setupConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoglueDefaultHibernateConfigurationProvider

public InfoglueDefaultHibernateConfigurationProvider()
Method Detail

getPropertySetDAO

public com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO getPropertySetDAO()
Specified by:
getPropertySetDAO in interface com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider
Overrides:
getPropertySetDAO in class com.opensymphony.module.propertyset.hibernate.DefaultHibernateConfigurationProvider

setSessionFactory

public void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
Overrides:
setSessionFactory in class com.opensymphony.module.propertyset.hibernate.DefaultHibernateConfigurationProvider


Copyright © 2005 InfoGlue.org All Rights Reserved.