类 GraphRow
java.lang.Object
java.util.AbstractMap<String,Object>
java.util.HashMap<String,Object>
java.util.LinkedHashMap<String,Object>
org.anyline.entity.DataRow
org.anyline.entity.OriginRow
org.anyline.entity.graph.GraphRow
- 所有已实现的接口:
Serializable,Cloneable,Map<String,,Object> SequencedMap<String,,Object> AnyData<DataRow>
- 另请参阅:
-
嵌套类概要
从类继承的嵌套类/接口 org.anyline.entity.DataRow
DataRow.Format, DataRow.Parse从类继承的嵌套类/接口 java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
字段概要
从类继承的字段 org.anyline.entity.DataRow
attributes, catalog, category, container, containers, converts, createTime, datalink, datasource, DEFAULT_KEY_CASE, DEFAULT_PRIMARY_KEY, expires, format, ignoreUpdateColumns, insertEmptyColumn, insertNullColumn, isFromCache, isNew, isUpperKey, KEY_ALL_CHILDREN, KEY_CHILDREN, KEY_ITEMS, keyAdapter, keymap, metadatas, nanoTime, override, parents, parse, primaryKeys, relations, replaceEmptyNull, schema, skip, tables, tags, updateColumns, updateEmptyColumn, updateNullColumn -
构造器概要
构造器 -
方法概要
从类继承的方法 org.anyline.entity.DataRow
add, add, add, add, add, add, add, add, add, add, addAllUpdateColumns, addIgnoreColumns, addPrimaryKey, addPrimaryKey, addPrimaryKey, addRelation, addRelation, addTable, addUpdateColumns, attr, attr, build, build, build, build, camel, camel, Camel, camel_, changeKey, changeKey, checkRequired, checkRequired, clearIgnoreUpdateColumns, clearUpdateColumns, clone, compress, compress, contains, containsKey, convertDate, convertDate, convertDecimal, convertDouble, convertDouble, convertInt, convertInt, convertLong, convertLong, convertNumber, convertString, copy, copy, copy, copy, copy, copy, copyString, dateFormat, dateFormat, dateParse, divide, divide, divide, divide, divide, divide, divide, divide, divide, divide, divide, ellipsis, entity, equals, evl, extract, extract, extract, extract, get, get, getAllChild, getAllParent, getAttribute, getAttributes, getBoolean, getBoolean, getBoolean, getBoolean, getBoolean, getBytes, getBytes, getCatalog, getCatalogName, getCategory, getCd, getChildren, getCode, getColumns, getContainer, getContainer, getCreateTime, getDataLink, getDate, getDate, getDate, getDate, getDate, getDate, getDate, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDecimal, getDest, getDouble, getDouble, getDouble, getDouble, getDouble, getDouble, getDouble, getExpires, getFloat, getFloat, getFloat, getFloat, getFloat, getFloat, getFloat, getId, getIgnoreUpdateColumns, getInt, getInt, getInt, getInt, getInt, getInt, getIsNew, getItems, getJson, getJson, getKeyCase, getKeyCase, getList, getLong, getLong, getLong, getLong, getLong, getLong, getLong, getMetadata, getMetadataClassName, getMetadataFullType, getMetadatas, getMetadatas, getMetadataType, getMetadataTypeName, getName, getNanoTime, getNm, getOverride, getParent, getPoint, getPrimaryColumn, getPrimaryColumns, getPrimaryKey, getPrimaryKeys, getPrimaryValues, getRelation, getRelations, getRow, getRow, getSchema, getSchemaName, getSet, getString, getString, getString, getStringEvl, getStringNvl, getStringWithoutEmpty, getStringWithoutNull, getTable, getTable, getTableName, getTables, getTables, getTag, getTags, getTitle, getUpdateColumns, getUpdateColumns, has, hasContainer, hasKey, hasPrimaryKeys, hasSelfPrimaryKeys, hasValue, isEmpty, isEmpty, isExpire, isExpire, isExpire, isFromCache, isInsertEmptyColumn, isInsertNullColumn, isNew, isNotEmpty, isNotNull, isNull, isReplaceEmptyNull, isUpdateEmptyColumn, isUpdateNullColumn, join, key, keys, merge, merge, multiply, multiply, multiply, multiply, multiply, multiply, multiply, multiply, multiply, multiply, numberFormat, numberKeys, numberParse, nvl, ognl, ognl, ognl, ognl, parse, parse, parse, parse, parse, parseArray, parseArray, parseJson, parseJson, parseJson, parseJson, parseJson, parseJson, parseJson, parseJson, parseJsonObject, parseJsonObject, parseKeyCase, parseList, parseList, parseMap, parseXml, parseXml, parseXml, parseXml, parseXml, put, put, put, put, put, put, put, put, putAll, putIfEmpty, putIfNull, putItems, putKeyCase, putKeyCase, puts, putWithoutEmpty, putWithoutNull, recursion, recursion, remove, removeEmpty, removeEmpty, removeNull, removes, removes, removeUpdateColumns, replaceEmpty, replaceEmpty, replaceNull, replaceRegex, replaces, replaces, round, round, sbc2dbc, sbc2dbc, serCreateTime, serCreateTime, setAttribute, setAttributes, setCatalog, setCatalog, setCategory, setChildren, setContainer, setContainer, setCreateTime, setDest, setExpires, setExpires, setInsertEmptyColumn, setInsertNullColumn, setIsFromCache, setIsNew, setKeyCase, setMetadata, setMetadata, setMetadata, setNanoTime, setOverride, setParent, setPrimaryKey, setPrimaryKey, setPrimaryKey, setPrimaryKey, setRelations, setSchema, setSchema, setTable, setTable, setTables, setTables, setTag, setUpdateEmptyColumn, setUpdateNullColumn, subtract, subtract, subtract, subtract, subtract, subtract, subtract, subtract, subtract, subtract, tag, tag, toJson, toJson, toJSON, toJSON, toLowerKey, toLowerValue, toSet, toString, toUpperKey, toUpperValue, toXML, toXML, trim, trim从类继承的方法 java.util.LinkedHashMap
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, newLinkedHashMap, putFirst, putLast, removeEldestEntry, replaceAll, reversed, sequencedEntrySet, sequencedKeySet, sequencedValues, values从类继承的方法 java.util.HashMap
compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, newHashMap, putIfAbsent, remove, replace, replace, size从类继承的方法 java.util.AbstractMap
equals, hashCode从接口继承的方法 org.anyline.entity.AnyData
toLowerKey, toUpperKey从接口继承的方法 java.util.Map
compute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, putIfAbsent, remove, replace, replace, size从接口继承的方法 java.util.SequencedMap
firstEntry, lastEntry, pollFirstEntry, pollLastEntry
-
构造器详细资料
-
GraphRow
public GraphRow()
-
-
方法详细资料
-
getPrimaryValue
- 覆盖:
getPrimaryValue在类中DataRow
-
setPrimaryValue
- 覆盖:
setPrimaryValue在类中DataRow
-