Package com.hack23.cia.service.data.api
Interface ApplicationSessionDAO
- All Superinterfaces:
AbstractGenericDAO<com.hack23.cia.model.internal.application.system.impl.ApplicationSession,java.lang.Long>
public interface ApplicationSessionDAO
extends AbstractGenericDAO<com.hack23.cia.model.internal.application.system.impl.ApplicationSession,java.lang.Long>
The Interface ApplicationSessionDAO.
-
Method Summary
Methods inherited from interface com.hack23.cia.service.data.api.AbstractGenericDAO
delete, findFirstByProperty, findListByEmbeddedProperty, findListByProperty, findListByProperty, findListByPropertyBeforeDate, findListByPropertyInList, findOrderedByPropertyListByEmbeddedProperty, getAll, getAllOrderBy, getPage, getPageOrderBy, getSize, load, merge, persist, persist, search