Class ReveDaoJdbc
java.lang.Object
com.serinity.sleepcontrol.dao.impl.ReveDaoJdbc
- All Implemented Interfaces:
ReveDao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoublefiltrerParType(String type) voidrechercher(String critere) voidsupprimer(int id) trouverParId(int id) trouverParSommeilId(int sommeilId)
-
Constructor Details
-
ReveDaoJdbc
public ReveDaoJdbc()
-
-
Method Details
-
ajouter
- Specified by:
ajouterin interfaceReveDao- Throws:
SQLException
-
listerTous
- Specified by:
listerTousin interfaceReveDao- Throws:
SQLException
-
trouverParId
- Specified by:
trouverParIdin interfaceReveDao- Throws:
SQLException
-
trouverParSommeilId
- Specified by:
trouverParSommeilIdin interfaceReveDao- Throws:
SQLException
-
modifier
- Specified by:
modifierin interfaceReveDao- Throws:
SQLException
-
supprimer
- Specified by:
supprimerin interfaceReveDao- Throws:
SQLException
-
rechercher
- Specified by:
rechercherin interfaceReveDao- Throws:
SQLException
-
filtrerParType
- Specified by:
filtrerParTypein interfaceReveDao- Throws:
SQLException
-
statistiquesParType
- Specified by:
statistiquesParTypein interfaceReveDao- Throws:
SQLException
-
calculerIntensiteMoyenne
- Specified by:
calculerIntensiteMoyennein interfaceReveDao- Throws:
SQLException
-