|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.migration.ccc6.handlers.UserCommentSelector
public class UserCommentSelector
A SQL query that retrieves user comment of the page update.
Constructor Summary | |
---|---|
UserCommentSelector()
|
Method Summary | |
---|---|
java.lang.String |
getSql()
Accessor. |
java.lang.String |
handle(java.sql.ResultSet rs)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserCommentSelector()
Method Detail |
---|
public java.lang.String handle(java.sql.ResultSet rs) throws java.sql.SQLException
handle
in interface SqlQuery<java.lang.String>
handle
in interface org.apache.commons.dbutils.ResultSetHandler
java.sql.SQLException
public java.lang.String getSql()
getSql
in interface SqlQuery<java.lang.String>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |