类 MongoDataRow

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.data.mongodb.entity.MongoDataRow
所有已实现的接口:
Serializable, Cloneable, Map<String,Object>, SequencedMap<String,Object>, org.anyline.entity.AnyData<org.anyline.entity.DataRow>

public class MongoDataRow extends org.anyline.entity.OriginRow
另请参阅:
  • 嵌套类概要

    从类继承的嵌套类/接口 org.anyline.entity.DataRow

    org.anyline.entity.DataRow.Format, org.anyline.entity.DataRow.Parse

    从类继承的嵌套类/接口 java.util.AbstractMap

    AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
  • 字段概要

    从类继承的字段 org.anyline.entity.OriginRow

    keyCase

    从类继承的字段 org.anyline.entity.DataRow

    attributes, catalog, category, container, containers, converts, createTime, datalink, datasource, DEFAULT_KEY_CASE, DEFAULT_PRIMARY_KEY, expires, format, ignoreCase, ignoreUpdateColumns, insertEmptyColumn, insertNullColumn, isFromCache, isNew, isUpperKey, KEY_ALL_CHILDREN, KEY_CHILDREN, KEY_ITEMS, keyAdapter, keymap, metadatas, nanoTime, origin, override, parents, parse, primaryKeys, relations, replaceEmptyNull, schema, skip, tables, tags, updateColumns, updateEmptyColumn, updateNullColumn
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 org.anyline.entity.OriginRow

    get, keyCase, put, put, put, set

    从类继承的方法 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, getOrigin, getOrigin, getOverride, getParent, getPoint, getPrimaryColumn, getPrimaryColumns, getPrimaryKey, getPrimaryKeys, getPrimaryValue, 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, json, key, keys, mapGet, mapPut, 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, putAll, putIfEmpty, putIfNull, putItems, putKeyCase, putKeyCase, putOrigin, 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, setPrimaryValue, setRelations, setReplaceEmptyNull, 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.AbstractMap

    equals, hashCode

    从类继承的方法 java.lang.Object

    finalize, getClass, notify, notifyAll, wait, wait, wait

    从接口继承的方法 org.anyline.entity.AnyData

    toLowerKey, toUpperKey

    从接口继承的方法 java.util.SequencedMap

    firstEntry, lastEntry, pollFirstEntry, pollLastEntry
  • 构造器详细资料

    • MongoDataRow

      public MongoDataRow()