org.squashtest.tm.service.internal.repository.hibernate
@Repository public class HibernateDenormalizedFieldValueDeletionDao extends HibernateDeletionDao implements DenormalizedFieldValueDeletionDao
| Constructor and Description |
|---|
HibernateDenormalizedFieldValueDeletionDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeDenormalizedFieldValue(org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue denormalizedFieldValue) |
void |
removeEntities(List<Long> entityIds) |
executeDeleteNamedQuery, executeDeleteSQLQuery, executeSelectNamedQuery, executeSelectSQLQuery, flush, getSession, removeAttachmentList, removeAttachmentsLists, removeEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflush, removeAttachmentList, removeAttachmentsLists, removeEntitypublic HibernateDenormalizedFieldValueDeletionDao()
public void removeEntities(List<Long> entityIds)
removeEntities in interface DeletionDaopublic void removeDenormalizedFieldValue(org.squashtest.tm.domain.denormalizedfield.DenormalizedFieldValue denormalizedFieldValue)
removeDenormalizedFieldValue in interface DenormalizedFieldValueDeletionDaoCopyright © 2010-2014 Henix, henix.fr. All Rights Reserved.