org.gcube.data.spd.asfis.dbconnection
Class AsfisTable
java.lang.Object
org.gcube.data.spd.asfis.dbconnection.AsfisTable
public class AsfisTable
- extends Object
- Author:
- "Valentina Marioli valentina.marioli@isti.cnr.it"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsfisTable
public AsfisTable()
createDb
public Boolean createDb()
throws SQLException
- Throws:
SQLException
getDimensions
public int[] getDimensions()
throws SQLException,
IOException
- Get max table field dimension
- Throws:
SQLException
IOException
getAllRecords
public ResultSet getAllRecords()
- get a result set by a scientific name
getRecordByID
public AsfisRecord getRecordByID(String id)
- get a result set by a scientific name
createTabUpdates
public boolean createTabUpdates()
throws SQLException
- Throws:
SQLException
addOrders
public void addOrders()
addFamilies
public void addFamilies()
updateParentSpecies
public void updateParentSpecies()
Copyright © 2014. All Rights Reserved.