public class ResultSetRecordConverter<T> extends Object
ResultSetRecordConverter(ResultSet rs, Class<T> targetType, Map<String,String> specialMaps)
T
doConvert()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultSetRecordConverter(ResultSet rs, Class<T> targetType, Map<String,String> specialMaps)
public T doConvert()
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.