public class EntityUtils extends Object
EntityUtils()
static List<Map>
entitiesToMapList(List<cn.hutool.db.Entity> entities)
static Map
entityToMap(cn.hutool.db.Entity entity, boolean remove)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EntityUtils()
public static Map entityToMap(cn.hutool.db.Entity entity, boolean remove)
public static List<Map> entitiesToMapList(List<cn.hutool.db.Entity> entities)
Copyright © 2022. All rights reserved.