public class DBBeanReader extends DBReader
spMetaInfo, statement
DBBeanReader(Statement statement, SPInfo spMetaInfo)
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)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DBBeanReader(Statement statement, SPInfo spMetaInfo)
public ArrayList<ArrayList<?>> Read(Class<?>... outputType) throws Exception
Exception
public static <T> ArrayList<T> read(ResultSet rs, Class<T> type) throws Exception
public static <T> T fillObject(ResultSet rs, TableInfo resultMetaInfo, Class<T> type) throws Exception
Copyright © 2015. All rights reserved.