| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.repository.hibernate |
This file contains Hibernate named queries used by DAOs.
|
| Class and Description |
|---|
| HibernateCustomCustomFieldBindingDao.NewBindingPosition |
| HibernateDao
To implement an Hibernate DAO, subclass this class, annotate it with @Repository and work with the Hibernate session
provided by
HibernateDao.currentSession() |
| HibernateDeletionDao |
| HibernateEntityDao |
| HibernateLibraryDao
Superclass for DAOs of
Library objects. |
| SetQueryParametersCallback
Callback object invoked by
HibernateDao when executing a query. |
Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.