@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) |
entityManager, executeDeleteNamedQuery, executeDeleteSQLQuery, executeSelectNamedQuery, executeSelectSQLQuery, flush, getSession, removeAttachmentList, removeAttachmentsLists, removeEntity, removeEntityNQclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflush, removeAttachmentList, removeAttachmentsLists, removeEntity, removeEntityNQpublic 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–2017 Henix, henix.fr. All rights reserved.