|
|||||||||
| Home >> All >> org >> sbugs >> dao >> [ attributes overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.sbugs.dao.attributes
Class StateDAO

java.lang.Objectorg.sbugs.dao.DAO
org.sbugs.dao.attributes.StateDAO
- public class StateDAO
- extends org.sbugs.dao.DAO
| Field Summary | |
protected static StateDAO |
instance
|
| Constructor Summary | |
protected |
StateDAO()
|
| Method Summary | |
static StateDAO |
getInstance()
|
java.util.List |
loadAllStates(java.sql.Connection connection)
|
| Methods inherited from class org.sbugs.dao.DAO |
closeConnection, closeStatement, getOptionalInteger, setOptionalInteger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
instance
protected static StateDAO instance
| Constructor Detail |
StateDAO
protected StateDAO()
| Method Detail |
getInstance
public static StateDAO getInstance()
loadAllStates
public java.util.List loadAllStates(java.sql.Connection connection) throws java.sql.SQLException
|
|||||||||
| Home >> All >> org >> sbugs >> dao >> [ attributes overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC