@Repository(value="FileDataDAOHib") public class FileDataDAOHib extends AVersionedEntityHib<EFileData> implements IFileDataDAO
| Constructor and Description |
|---|
FileDataDAOHib() |
| Modifier and Type | Method and Description |
|---|---|
EFileData |
findDataByFile(EFile file) |
protected AuditCategory |
getAuditCategory() |
Class<EFileData> |
getEntityClass() |
delete, delete, deleteById, findVersionedByQuery, findVersionedList, findVersionedListByQuery, getFindAllListQuery, getFindListQuery, getVersionizedQuerry, save, savegetChangeEntry, getDeleteEntry, getNewEntryfindById, findByQuery, findGenericByQuery, findGenericListByQuery, findGenericListByQueryLimit, findList, findList, findListByQuery, findListByQueryLimit, getIdFieldclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, saveprotected AuditCategory getAuditCategory()
getAuditCategory in class AAuditedEntityHib<EFileData,Long>public EFileData findDataByFile(EFile file)
findDataByFile in interface IFileDataDAOfile - the fileCopyright © 2014 Cinovo AG. All Rights Reserved.