|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.servlet.request.impl.ScoreDataHandler
abstract class ScoreDataHandler
A class for running a SQL statement that will modify the ScoreData inside an ArrayImageCollectionBean. It is assumed that no 2 rows returned by the supplied SQL statement will have the same x and y values.
| Constructor Summary | |
|---|---|
ScoreDataHandler()
|
|
| Method Summary | |
|---|---|
(package private) abstract void |
handleScoreData(ScoreData scoreData)
|
(package private) void |
runQuery(java.lang.String sql,
ArrayImageCollectionBean bean)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ScoreDataHandler()
| Method Detail |
|---|
void runQuery(java.lang.String sql,
ArrayImageCollectionBean bean)
throws java.sql.SQLException
java.sql.SQLExceptionabstract void handleScoreData(ScoreData scoreData)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||