public class OrphanFileDAOImpl extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<OrphanFileEntity,Long> implements OrphanFileDAO
| Constructor and Description |
|---|
OrphanFileDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<OrphanFileEntity> |
findDeletedFiles(Date date) |
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, getDialect, getEntityManager, getHibernateDialect, isMSSQLDialect, isOrcaleDialect, update, updateAllpublic List<OrphanFileEntity> findDeletedFiles(Date date)
findDeletedFiles in interface OrphanFileDAOCopyright © 2003–2019 eXo Platform SAS. All rights reserved.