| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springframework.orm.hibernate3.support.HibernateDaoSupport
org.promotego.dao.hibernate.HibernateDaoSupport<ValidationRecord>
org.promotego.dao.hibernate.HibernateValidationRecordDao
public class HibernateValidationRecordDao
| Field Summary | 
|---|
| Fields inherited from class org.springframework.dao.support.DaoSupport | 
|---|
| logger | 
| Constructor Summary | |
|---|---|
| HibernateValidationRecordDao() | |
| Method Summary | |
|---|---|
|  java.lang.String | getCountQuery() | 
|  java.lang.String | getFindAllQuery() | 
|  java.lang.String | getIdQuery() | 
|  ValidationRecord | getRecordByValidationKey(java.lang.String validationKey) | 
| Methods inherited from class org.promotego.dao.hibernate.HibernateDaoSupport | 
|---|
| create, create, delete, deleteAll, findAll, getById, getCount, reattach, saveOrUpdate, update | 
| 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 | 
| Methods inherited from interface org.promotego.dao.interfaces.Dao | 
|---|
| create, create, delete, deleteAll, findAll, getById, getCount, reattach, saveOrUpdate, update | 
| Constructor Detail | 
|---|
public HibernateValidationRecordDao()
| Method Detail | 
|---|
public java.lang.String getFindAllQuery()
getFindAllQuery in class HibernateDaoSupport<ValidationRecord>public java.lang.String getIdQuery()
getIdQuery in class HibernateDaoSupport<ValidationRecord>public java.lang.String getCountQuery()
getCountQuery in class HibernateDaoSupport<ValidationRecord>public ValidationRecord getRecordByValidationKey(java.lang.String validationKey)
getRecordByValidationKey in interface ValidationRecordDao| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||