|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdao.AquaDaoMysql
dao.PhwerteDaoMysql
public class PhwerteDaoMysql
Field Summary | |
---|---|
java.lang.String |
SELECT
|
Constructor Summary | |
---|---|
PhwerteDaoMysql(java.lang.String url)
|
Method Summary | |
---|---|
VonBisWerte |
read(int id)
|
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 |
Field Detail |
---|
public final java.lang.String SELECT
Constructor Detail |
---|
public PhwerteDaoMysql(java.lang.String url)
Method Detail |
---|
public VonBisWerte read(int id) throws AquaDaoException
read
in interface PhwerteDao
AquaDaoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |