|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectframework.db.DBStatement
public abstract class DBStatement
¸ðµç SQL ¹®ÀåÀ» ó¸®Çϴ Ŭ·¡½º°¡ »ó¼Ó¹Þ¾Æ¾ß ÇÒ Ãß»óŬ·¡½ºÀÌ´Ù.
Constructor Summary | |
---|---|
DBStatement()
|
Method Summary | |
---|---|
abstract void |
close()
StatementÀÇ close ¸¦ ±¸ÇöÇϱâ À§ÇÑ Ãß»ó ¸Þ¼Òµå |
protected org.apache.commons.logging.Log |
getLogger()
DBStatement ·Î°Å°´Ã¼¸¦ ¸®ÅÏÇÑ´Ù. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBStatement()
Method Detail |
---|
public abstract void close() throws java.sql.SQLException
java.sql.SQLException
protected org.apache.commons.logging.Log getLogger()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |