public class FlatPlate extends HashMap<String,Object> implements EntityMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FlatPlate() |
| Modifier and Type | Method and Description |
|---|---|
List<TableColumn> |
columns() |
void |
fromPlate(Plate plate) |
String |
getEntityName() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitfixSerialisation, getColumnParam, setColumnParamafterDelete, afterInsert, afterSelect, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, getEntityClasstoJSONtoJSONclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic String getEntityName()
getEntityName in interface Entitypublic List<TableColumn> columns()
columns in interface ColumnsProviderpublic void fromPlate(Plate plate)
Copyright © 2021. All rights reserved.