|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.migration.ccc6.handlers.LogEntryUserSelector
public final class LogEntryUserSelector
A SQL query to return the user associated with a specified CCC6 log entry.
Constructor Summary | |
---|---|
LogEntryUserSelector()
|
Method Summary | |
---|---|
java.lang.String |
getSql()
Accessor. |
LogEntryBean |
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 LogEntryUserSelector()
Method Detail |
---|
public LogEntryBean handle(java.sql.ResultSet rs) throws java.sql.SQLException
handle
in interface SqlQuery<LogEntryBean>
handle
in interface org.apache.commons.dbutils.ResultSetHandler
java.sql.SQLException
public java.lang.String getSql()
getSql
in interface SqlQuery<LogEntryBean>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |