|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdao.AquaDaoMysql
dao.StatistikDaoMysql
public class StatistikDaoMysql
| Constructor Summary | |
|---|---|
StatistikDaoMysql(java.lang.String url)
|
|
| Method Summary | |
|---|---|
void |
insertStatistik(java.lang.String zeit,
double phIst,
double tempIst,
int motoEinAus)
Speichert Statistik_Daten |
| Methods inherited from class dao.AquaDaoMysql |
|---|
close, getCallableStatement, getConnection, getPreparedStatement, getStatement |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatistikDaoMysql(java.lang.String url)
| Method Detail |
|---|
public void insertStatistik(java.lang.String zeit,
double phIst,
double tempIst,
int motoEinAus)
throws AquaDaoException
StatistikDao
insertStatistik in interface StatistikDaoAquaDaoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||