public class AsfisTable extends Object
| Constructor and Description |
|---|
AsfisTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFamilies() |
void |
addOrders() |
Boolean |
createDb() |
boolean |
createTabUpdates() |
ResultSet |
getAllRecords()
get a result set by a scientific name
|
int[] |
getDimensions()
Get max table field dimension
|
AsfisRecord |
getRecordByID(String id)
get a result set by a scientific name
|
void |
updateParentSpecies() |
public Boolean createDb() throws SQLException
SQLExceptionpublic int[] getDimensions()
throws SQLException,
IOException
SQLExceptionIOExceptionpublic ResultSet getAllRecords()
public AsfisRecord getRecordByID(String id)
public boolean createTabUpdates()
throws SQLException
SQLExceptionpublic void addOrders()
public void addFamilies()
public void updateParentSpecies()
Copyright © 2016. All Rights Reserved.