|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface JdbcTemplate.ExecuteSelectCallback
A callback used to retrieve data from a ResultSet.
| Method Summary | |
|---|---|
Object |
execute(ResultSet rs)
Extract data from the ResultSet and an optional return value. |
| Methods inherited from interface org.apache.lucene.store.jdbc.support.JdbcTemplate.PrepateStatementAwareCallback |
|---|
fillPrepareStatement |
| Method Detail |
|---|
Object execute(ResultSet rs)
throws Exception
ResultSet and an optional return value.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||