|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.migration.ccc6.handlers.ResourceUsersSelector
public final class ResourceUsersSelector
Selects the roles that will be applied to a resource.
Constructor Summary | |
---|---|
ResourceUsersSelector()
|
Method Summary | |
---|---|
java.lang.String |
getSql()
Accessor. |
java.util.Collection<java.lang.Integer> |
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 ResourceUsersSelector()
Method Detail |
---|
public java.util.Collection<java.lang.Integer> handle(java.sql.ResultSet rs) throws java.sql.SQLException
handle
in interface SqlQuery<java.util.Collection<java.lang.Integer>>
handle
in interface org.apache.commons.dbutils.ResultSetHandler
java.sql.SQLException
public java.lang.String getSql()
getSql
in interface SqlQuery<java.util.Collection<java.lang.Integer>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |