Interface ImplementationDAO

All Superinterfaces:
DAO<Implementation>
All Known Subinterfaces:
ImplementationRepo, ImplementationRepo

public interface ImplementationDAO extends DAO<Implementation>