public class StatisticRecord extends Table implements Key<StatisticRecord>, Remarks<StatisticRecord>, RequestDate<StatisticRecord>, ResponseDate<StatisticRecord>, RelatedEntity<StatisticRecord>, ExecutionTime<StatisticRecord>, RequestType<StatisticRecord>, SqlQuery<StatisticRecord>, PrimaryKey<StatisticRecord,String,Key>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
StatisticRecord(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
StatisticRecord |
clone() |
Column<StatisticRecord,String,Key> |
colID() |
List<TableColumn> |
columns() |
boolean |
equals(Object obj) |
String |
getEntityName() |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valueshashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcolRemarks, getRemarks, setRemarkscolRequestDate, getRequestDate, setRequestDatecolResponseDate, getResponseDate, setResponseDatecolRelatedEntity, getRelatedEntity, setRelatedEntitycolExecutionTime, getExecutionTime, setExecutionTimecolRequestType, getRequestType, setRequestTypecolSqlQuery, getSqlQuery, setSqlQuerygetEntityafterDelete, afterInsert, afterSelect, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, getEntityClassclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesgetColumnParam, setColumnParamdelete, delete, delete, findByColumnValue, findById, findRelatedMany, findRelatedMany, findRelatedMany, findRelatedManyByCross, findRelatedManyByCross, findRelatedOne, findRelatedOne, findRelatedOne, findRelatedOne, findRelatedOneByCross, findRelatedOneByCross, getId, getIdGeneratorType, getSequenceName, getSqlUpdate, getSqlUpdate, insert, insert, insert, setId, update, update, update, update, updateand, and, asc, desc, fieldDistinct, having, joinOn, not, or, or, setfixSerialisation, getColumnParam, setColumnParamtoJSONtoJSONpublic StatisticRecord(String identifier)
public String getEntityName()
getEntityName in interface Entitypublic List<TableColumn> columns()
columns in interface ColumnsProviderpublic StatisticRecord clone()
public Column<StatisticRecord,String,Key> colID()
colID in interface PrimaryKey<StatisticRecord,String,Key>Copyright © 2021. All rights reserved.