Interface CollectionDAO.TeamDAO

All Superinterfaces:
EntityDAO<Team>
Enclosing interface:
CollectionDAO

public static interface CollectionDAO.TeamDAO extends EntityDAO<Team>