org.opensha.sha.cybershake.db
Class AttenRels2DB
java.lang.Object
org.opensha.sha.cybershake.db.AttenRels2DB
public class AttenRels2DB
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttenRels2DB
public AttenRels2DB(DBAccess db)
insertAttenRel
public int insertAttenRel(ScalarIMR imr)
throws SQLException
- Throws:
SQLException
getAttenRelID
public int getAttenRelID(ScalarIMR imr)
throws SQLException
- Throws:
SQLException
getAttenRelIDs
public ArrayList<Integer> getAttenRelIDs(String shortName)
throws SQLException
- Throws:
SQLException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException