hu.elte.tribus.services
Class HibernateSimplifiedAnsverFinder

java.lang.Object
  extended by org.springframework.dao.support.DaoSupport
      extended by org.springframework.orm.hibernate3.support.HibernateDaoSupport
          extended by hu.elte.tribus.services.HibernateSimplifiedAnsverFinder
All Implemented Interfaces:
AnsverFinder, org.springframework.beans.factory.InitializingBean

public class HibernateSimplifiedAnsverFinder
extends org.springframework.orm.hibernate3.support.HibernateDaoSupport
implements AnsverFinder

Author:
kocka

Field Summary
 
Fields inherited from class org.springframework.dao.support.DaoSupport
logger
 
Constructor Summary
HibernateSimplifiedAnsverFinder()
           
 
Method Summary
 QA getQuestionAndAnsver(java.lang.String question, Conversation conversation)
           
 
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

HibernateSimplifiedAnsverFinder

public HibernateSimplifiedAnsverFinder()
Method Detail

getQuestionAndAnsver

public QA getQuestionAndAnsver(java.lang.String question,
                               Conversation conversation)
Specified by:
getQuestionAndAnsver in interface AnsverFinder


Copyright © 2006-2007. All Rights Reserved.