Class OAuthSessionContextDaoImpl

java.lang.Object
com.peterphi.std.guice.hibernate.dao.HibernateDao<OAuthSessionContextEntity,Integer>
com.peterphi.usermanager.db.dao.hibernate.OAuthSessionContextDaoImpl
All Implemented Interfaces:
Dao<OAuthSessionContextEntity,Integer>

public class OAuthSessionContextDaoImpl extends HibernateDao<OAuthSessionContextEntity,Integer>