|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--itexpert.chap10.ArticleBean | +--itexpert.chap10.WriteHandler
Constructor Summary | |
WriteHandler()
|
Method Summary | |
void |
doWrite()
Article °ªÀ» ¹Þ¾Æ¼ db ¿¡ ±Û ±â·Ï |
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 WriteHandler()
Method Detail |
public void doWrite() throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |