com.atlassian.crowd.upgrade.util
Class UpgradeUtilityDAOHibernate

java.lang.Object
  extended by org.springframework.dao.support.DaoSupport
      extended by org.springframework.orm.hibernate3.support.HibernateDaoSupport
          extended by com.atlassian.crowd.upgrade.util.UpgradeUtilityDAOHibernate
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class UpgradeUtilityDAOHibernate
extends org.springframework.orm.hibernate3.support.HibernateDaoSupport


Field Summary
 
Fields inherited from class org.springframework.dao.support.DaoSupport
logger
 
Constructor Summary
UpgradeUtilityDAOHibernate()
           
 
Method Summary
 void executeUpdate(String query)
           
 
Methods inherited from class org.springframework.orm.hibernate3.support.HibernateDaoSupport
checkDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory
 
Methods inherited from class org.springframework.dao.support.DaoSupport
afterPropertiesSet, initDao
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeUtilityDAOHibernate

public UpgradeUtilityDAOHibernate()
Method Detail

executeUpdate

public void executeUpdate(String query)


Copyright © 2012 Atlassian. All Rights Reserved.