public class FishFinderTable extends Object
| Constructor and Description |
|---|
FishFinderTable() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
create()
Create a new table figis
|
boolean |
createTabUpdates() |
ResultSet |
getAllRecords()
get a result set by a scientific name
|
FishFinderRecord |
getRecordByID(String id)
get a result set by a scientific name
|
public Boolean create()
public ResultSet getAllRecords()
public FishFinderRecord getRecordByID(String id)
public boolean createTabUpdates()
throws SQLException
SQLExceptionCopyright © 2015. All Rights Reserved.