|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.unlogic.standardutils.dao.MethodBasedResultSetPopulator<Type>
public class MethodBasedResultSetPopulator<Type>
| Constructor Summary | |
|---|---|
MethodBasedResultSetPopulator(java.lang.reflect.Method method,
java.lang.String columnName)
|
|
| Method Summary | |
|---|---|
Type |
populate(java.sql.ResultSet rs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodBasedResultSetPopulator(java.lang.reflect.Method method,
java.lang.String columnName)
| Method Detail |
|---|
public Type populate(java.sql.ResultSet rs)
throws java.sql.SQLException
populate in interface BeanResultSetPopulator<Type>java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||