|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.syrtsov.ddao.mapper.ListResultSetMapper
com.syrtsov.ddao.mapper.CollectionResultSetMapper
public class CollectionResultSetMapper
Created by: Pavel Syrtsov Date: Apr 8, 2007 Time: 4:49:21 PM
| Constructor Summary | |
|---|---|
CollectionResultSetMapper(ResultSetMapper itemMapper,
java.lang.Class<? extends java.util.Collection> returnType)
|
|
| Method Summary | |
|---|---|
boolean |
addRecord(java.sql.ResultSet resultSet)
|
| Methods inherited from class com.syrtsov.ddao.mapper.ListResultSetMapper |
|---|
addValue, getList, getResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionResultSetMapper(ResultSetMapper itemMapper,
java.lang.Class<? extends java.util.Collection> returnType)
| Method Detail |
|---|
public boolean addRecord(java.sql.ResultSet resultSet)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||