|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.xmlserv.app.shared.DBFactory
Method Summary | |
static DBUser |
getUser(java.sql.Connection con,
int id)
|
static DBUser |
getUser(java.sql.Connection con,
java.lang.String username)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static DBUser getUser(java.sql.Connection con, int id) throws java.sql.SQLException, XMLServException
public static DBUser getUser(java.sql.Connection con, java.lang.String username) throws java.sql.SQLException, XMLServException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |