public class DBBeanReader extends DBReader
DBType, spMetaInfo, statement| Constructor and Description |
|---|
DBBeanReader(Statement statement,
SPInfo spMetaInfo) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
fillObject(ResultSet rs,
TableInfo resultMetaInfo,
Class<T> type) |
ArrayList<ArrayList<?>> |
Read(Class<?>... outputType) |
static <T> ArrayList<T> |
read(ResultSet rs,
Class<T> type) |
Copyright © 2016. All rights reserved.