public class MetaSchema extends Table implements Remarks<MetaSchema>, MetaCatalogName<MetaSchema>, MetaSchemaName<MetaSchema>, PrimaryKey<MetaSchema,String,MetaSchemaName>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MetaSchema() |
| Modifier and Type | Method and Description |
|---|---|
MetaSchema |
clone() |
Column<MetaSchema,String,MetaSchemaName> |
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, setRemarkscolCatalogName, getCatalogName, setCatalogNamecolSchemaName, getSchemaName, setSchemaNamegetEntityafterDelete, 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 String getEntityName()
getEntityName in interface Entitypublic List<TableColumn> columns()
columns in interface ColumnsProviderpublic MetaSchema clone()
public Column<MetaSchema,String,MetaSchemaName> colID()
colID in interface PrimaryKey<MetaSchema,String,MetaSchemaName>Copyright © 2021. All rights reserved.