public class DBDataTransformUtil extends Object
Constructor and Description |
---|
DBDataTransformUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
transformMapList(List<Map<String,Object>> mapList,
String separator)
MapList转字符串
|
static String |
transformRowSet(org.springframework.jdbc.support.rowset.SqlRowSet sqlRowSet,
String separator)
RowSet转字符串
|
Copyright © 2006–2018 TinyGroup. All rights reserved.