Class AgendamentoFeriadoDaoImpl
- All Implemented Interfaces:
AgendamentoFeriadoDao
-
Field Summary
Fields inherited from class JdbcDao
jdbcTemplate, platform -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFeriadosPorScheduleId(String scheduleId) getSchedulesPorFeriadoId(Long feriadoId) Methods inherited from class JdbcDao
getJdbcTemplate, getPlatform, setJdbcTemplate, setPlatform
-
Constructor Details
-
AgendamentoFeriadoDaoImpl
public AgendamentoFeriadoDaoImpl()
-
-
Method Details
-
getSchedulesPorFeriadoId
- Specified by:
getSchedulesPorFeriadoIdin interfaceAgendamentoFeriadoDao
-
getFeriadosPorScheduleId
- Specified by:
getFeriadosPorScheduleIdin interfaceAgendamentoFeriadoDao
-