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()
createFromXls
public Boolean createFromXls()
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
Copyright © 2013. All Rights Reserved.