Interface CollectionDAO.UserDAO

All Superinterfaces:
EntityDAO<User>
Enclosing interface:
CollectionDAO

public static interface CollectionDAO.UserDAO extends EntityDAO<User>