|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.syrtsov.ddao.mapper.BeanResultSetMapper
public class BeanResultSetMapper
Created by: Pavel Syrtsov Date: Apr 8, 2007 Time: 6:12:20 PM
| Constructor Summary | |
|---|---|
BeanResultSetMapper(java.lang.Class itemType)
|
|
| Method Summary | |
|---|---|
boolean |
addRecord(java.sql.ResultSet resultSet)
|
java.lang.Object |
getResult()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeanResultSetMapper(java.lang.Class itemType)
| Method Detail |
|---|
public boolean addRecord(java.sql.ResultSet resultSet)
throws java.lang.Exception
addRecord in interface ResultSetMapperjava.lang.Exceptionpublic java.lang.Object getResult()
getResult in interface ResultSetMapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||