Interface CollectionDAO.QueryDAO

All Superinterfaces:
EntityDAO<Query>
Enclosing interface:
CollectionDAO

public static interface CollectionDAO.QueryDAO extends EntityDAO<Query>