| AttachmentDaoImpl |
|
| ChartDefinitionDaoImpl |
|
| CustomFieldBindingDaoImpl |
|
| CustomFieldBindingDaoImpl.NewBindingPosition |
|
| CustomReportLibraryNodeDaoImpl |
|
| DatasetDaoImpl |
|
| EasyConstructorResultTransformer |
The purpose is simple : provide a simple way to use an AliasToBeanConstructorResultTransformer.
|
| ExecutionDaoImpl |
|
| GenericProjectDaoImpl |
|
| HibernateAdministrationDao |
Dao for no specific workspace.
|
| HibernateAttachmentListDao |
|
| HibernateAutomatedSuiteDao |
|
| HibernateAutomatedTestDao |
|
| HibernateBoundEntityDao |
|
| HibernateCampaignDao |
|
| HibernateCampaignDeletionDao |
|
| HibernateCampaignFolderDao |
|
| HibernateCampaignLibraryDao |
|
| HibernateCampaignLibraryNodeDao |
|
| HibernateCampaignTestPlanItemDao |
|
| HibernateCustomFieldDeletionDao |
|
| HibernateDao<ENTITY_TYPE> |
To implement an Hibernate DAO, subclass this class, annotate it with @Repository and work with the Hibernate session
provided by HibernateDao.currentSession()
|
| HibernateDeletionDao |
|
| HibernateDenormalizedFieldValueDeletionDao |
|
| HibernateEntityDao<ENTITY_TYPE> |
|
| HibernateExecutionStepDao |
|
| HibernateIterationDao |
|
| HibernateLibraryDao<LIBRARY extends org.squashtest.tm.domain.library.Library<NODE>,NODE extends org.squashtest.tm.domain.library.LibraryNode> |
Superclass for DAOs of Library objects.
|
| HibernateRequirementDao |
|
| HibernateRequirementDeletionDao |
|
| HibernateRequirementFolderDao |
|
| HibernateRequirementLibraryDao |
|
| HibernateRequirementLibraryNodeDao |
|
| HibernateTestAutomationProjectDao |
|
| HibernateTestCaseDeletionDao |
|
| HibernateTestCaseFolderDao |
|
| HibernateTestCaseLibraryDao |
|
| HibernateTestCaseLibraryNodeDao |
|
| HibernateTestStepDao |
|
| InfoListDaoImpl |
|
| InfoListItemDaoImpl |
|
| IssueDaoImpl |
|
| LevelImplementorSorter |
|
| MilestoneDaoImpl |
|
| NativeQueries |
thanks to the Hibernate support to pure scalar native queries, let's create another query respository.
|
| ParameterDaoImpl |
|
| PartyPreferenceDaoImpl |
|
| ProjectDaoImpl |
|
| RequirementVersionCoverageDaoImpl |
|
| RequirementVersionDaoImpl |
|
| RequirementVersionLinkDaoImpl |
Created by jlor on 19/05/2017.
|
| RequirementVersionLinkTypeDaoImpl |
Created by jlor on 13/06/2017.
|
| SetLibraryIdsCallback |
|
| SqLIdResultTransformer |
|
| TeamDaoImpl |
|
| TestAutomationServerDaoImpl |
|
| TestCaseDaoImpl |
DAO for org.squashtest.tm.domain.testcase.TestCase
|
| TestSuiteDaoImpl |
|
| UserDaoImpl |
|