se.unlogic.standardutils.dao
Class MethodBasedResultSetPopulator<Type>
java.lang.Object
se.unlogic.standardutils.dao.MethodBasedResultSetPopulator<Type>
- All Implemented Interfaces:
- BeanResultSetPopulator<Type>
public class MethodBasedResultSetPopulator<Type>
- extends Object
- implements BeanResultSetPopulator<Type>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodBasedResultSetPopulator
public MethodBasedResultSetPopulator(Method method,
String columnName)
populate
public Type populate(ResultSet rs)
throws SQLException
- Specified by:
populate
in interface BeanResultSetPopulator<Type>
- Throws:
SQLException
Copyright © 2011. All Rights Reserved.