|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.migration.ccc6.handlers.FileSelector
public final class FileSelector
SQL query used to select file records from CCC6.
Constructor Summary | |
---|---|
FileSelector()
|
Method Summary | |
---|---|
java.lang.String |
getSql()
Accessor. |
java.util.Map<java.lang.String,LegacyFile> |
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 FileSelector()
Method Detail |
---|
public java.util.Map<java.lang.String,LegacyFile> handle(java.sql.ResultSet rs) throws java.sql.SQLException
handle
in interface SqlQuery<java.util.Map<java.lang.String,LegacyFile>>
handle
in interface org.apache.commons.dbutils.ResultSetHandler
java.sql.SQLException
public java.lang.String getSql()
getSql
in interface SqlQuery<java.util.Map<java.lang.String,LegacyFile>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |