|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.refFaultParamDb.dao.db.QFault2002B_DB_DAO
public class QFault2002B_DB_DAO
Title: QFault2002B_DB_DAO.java
Description: get the fault sections info from Qfault2002B table in pasadena oracle database
Copyright: Copyright (c) 2002
Company:
| Constructor Summary | |
|---|---|
QFault2002B_DB_DAO(DB_AccessAPI dbAccessAPI)
Constructor. |
|
| Method Summary | |
|---|---|
ArrayList<QFault2002B> |
getAllFaultSections()
|
QFault2002B |
getFaultSection(String sectionId)
|
void |
setDB_Connection(DB_AccessAPI dbAccessAPI)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QFault2002B_DB_DAO(DB_AccessAPI dbAccessAPI)
dbConnection - | Method Detail |
|---|
public void setDB_Connection(DB_AccessAPI dbAccessAPI)
public QFault2002B getFaultSection(String sectionId)
throws QueryException
QueryException
public ArrayList<QFault2002B> getAllFaultSections()
throws QueryException
QueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||