org.gnomekr.potron.service
Class BasePotronService
java.lang.Object
org.springframework.orm.hibernate3.support.HibernateDaoSupport
org.gnomekr.potron.service.BasePotronService
- All Implemented Interfaces:
- InitializingBean
- Direct Known Subclasses:
- TranslationManager
public abstract class BasePotronService
- extends HibernateDaoSupport
This class provides common methods to implement specific services.
- Version:
- @Revision@ @Date@
- Author:
- iolo
Methods inherited from class org.springframework.orm.hibernate3.support.HibernateDaoSupport |
afterPropertiesSet, closeSessionIfNecessary, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, initDao, releaseSession, setHibernateTemplate, setSessionFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasePotronService
public BasePotronService()
Copyright © 2000-2005 Gnome Korea. All Rights Reserved.