Package org.exoplatform.push.dao
Class DeviceDao
-
Field Summary
Fields inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
modelClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintdeleteDevicesWithTokenOlderThan(Date expirationDate) findByToken(String token) findByUsername(String username) Methods inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, getEntityManager, getHibernateDialect, isMSSQLDialect, isOrcaleDialect, update, updateAll
-
Constructor Details
-
DeviceDao
public DeviceDao()
-
-
Method Details
-
findByUsername
-
findByToken
-
deleteDevicesWithTokenOlderThan
-