|
|||||||||
| 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
com.syrtsov.ddao.mapper.ArrayResultSetMapper
public class ArrayResultSetMapper
Created by: Pavel Syrtsov Date: Apr 8, 2007 Time: 4:45:07 PM
| Constructor Summary | |
|---|---|
ArrayResultSetMapper(ResultSetMapper resultSetMapper,
java.lang.Class<?> arrayClass)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getResult()
|
| Methods inherited from class com.syrtsov.ddao.mapper.CollectionResultSetMapper |
|---|
addRecord |
| Methods inherited from class com.syrtsov.ddao.mapper.ListResultSetMapper |
|---|
addValue, getList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayResultSetMapper(ResultSetMapper resultSetMapper,
java.lang.Class<?> arrayClass)
| Method Detail |
|---|
public java.lang.Object getResult()
getResult in interface ResultSetMappergetResult in class ListResultSetMapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||