
public class StagingRowHandler
extends org.apache.commons.dbutils.BasicRowProcessor
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
StagingRowHandler.IgnoreCaseStringList |
| Constructor and Description |
|---|
StagingRowHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
toBean(ResultSet rs,
Class type) |
List |
toBeanList(ResultSet rs,
Class clazz) |
public List toBeanList(ResultSet rs, Class clazz)
toBeanList in interface org.apache.commons.dbutils.RowProcessortoBeanList in class org.apache.commons.dbutils.BasicRowProcessorpublic Object toBean(ResultSet rs, Class type) throws SQLException
toBean in interface org.apache.commons.dbutils.RowProcessortoBean in class org.apache.commons.dbutils.BasicRowProcessorSQLExceptionCopyright © 2014–2016 B3Partners B.V.. All rights reserved.