22232425262728
/** * Constructor */ public SprintServiceImpl() { sprintDao = new SprintDaoImplHibernate(); }