|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--itexpert.chap10.ArticleBean | +--itexpert.chap10.DeleteHandler
ºñ¹Ð¹øÈ£ °Ë»ç ÈÄ db¿¡¼ »èÁ¦
Constructor Summary | |
DeleteHandler()
|
Method Summary | |
void |
doDelete()
ºñ¹Ð¹øÈ£°¡ ¸ÂÀ» °æ¿ì ÇØ´ç ±Û »èÁ¦ |
Methods inherited from class itexpert.chap10.ArticleBean |
getContent, getEmail, getHomepage, getLogtime, getName, getPassword, getSeq, getSubject, setContent, setEmail, setHomepage, setLogtime, setName, setPassword, setSeq, setSubject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DeleteHandler()
Method Detail |
public void doDelete() throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |