Interface CollectionDAO.PersonaDAO

All Superinterfaces:
EntityDAO<Persona>
Enclosing interface:
CollectionDAO

public static interface CollectionDAO.PersonaDAO extends EntityDAO<Persona>