go back Home

TableRow

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<null additionalJMSMessageProperties="..." aliasName="..." allowDuplicates="..." auditInsertText="..." autoIncrementUidField="..." blob="..." blob="..." blob="..." boolean="..." boolean="..." boolean="..." briefSQLLogFields="..." byteDiffMaxUpdateSize="..." changedValues="..." child="..." childKeys="..." children="..." columnCount="..." columnNumber="..." creationListeners="..." currency="..." currency="..." currency="..." date="..." date="..." date="..." dateTime="..." dateTime="..." dateTime="..." decimal="..." decimal="..." decimal="..." decryptedString="..." decryptedString="..." distance="..." distance="..." distance="..." double="..." encryptedFields="..." encryptedString="..." encryptedString="..." field="..." field="..." fieldCount="..." fieldDataValues="..." fieldList="..." fieldUpdateListener="..." fieldUpdateListeners="..." fieldUpdateOrder="..." fieldValue="..." fieldValue="..." float="..." float="..." float="..." headerValue="..." indexes="..." insertStatement="..." int="..." int="..." int="..." integer="..." limitedOutputFields="..." long="..." long="..." long="..." metaData="..." multicurrencyCurrencyCode="..." multicurrencyDefaultType="..." multicurrencyExchangeDate="..." multicurrencyMasterField="..." multicurrencySlaveFields="..." noUpdateFields="..." originalRow="..." prevalidationExcludedFields="..." primaryKeyFields="..." primaryKeyValues="..." refIntegRow="..." requiredFields="..." rowData="..." sQLExecutor="..." sQLString="..." sQLString="..." string="..." string="..." string="..." tString="..." tString="..." tString="..." tableCacheDefinitions="..." tableName="..." tableRowListeners="..." time="..." time="..." time="..." timestamp="..." transactionInsertStatement="..." value="..." valueAt="..." values="..." volume="..." volume="..." volume="..." weight="..." weight="..." weight="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"additionalJMSMessageProperties":"...","aliasName":"...","allowDuplicates":"...","auditInsertText":"...","autoIncrementUidField":"...","blob":"...","boolean":"...","briefSQLLogFields":"...","byteDiffMaxUpdateSize":"...","changedValues":"...","child":"...","childKeys":"...","children":"...","columnCount":"...","columnNumber":"...","creationListeners":"...","currency":"...","date":"...","dateTime":"...","decimal":"...","decryptedString":"...","distance":"...","double":"...","encryptedFields":"...","encryptedString":"...","field":"...","fieldCount":"...","fieldDataValues":"...","fieldList":"...","fieldUpdateListener":"...","fieldUpdateListeners":"...","fieldUpdateOrder":"...","fieldValue":"...","float":"...","headerValue":"...","indexes":"...","insertStatement":"...","int":"...","integer":"...","limitedOutputFields":"...","long":"...","metaData":"...","multicurrencyCurrencyCode":"...","multicurrencyDefaultType":"...","multicurrencyExchangeDate":"...","multicurrencyMasterField":"...","multicurrencySlaveFields":"...","noUpdateFields":"...","originalRow":"...","prevalidationExcludedFields":"...","primaryKeyFields":"...","primaryKeyValues":"...","refIntegRow":"...","requiredFields":"...","rowData":"...","sQLExecutor":"...","sQLString":"...","string":"...","tString":"...","tableCacheDefinitions":"...","tableName":"...","tableRowListeners":"...","time":"...","timestamp":"...","transactionInsertStatement":"...","value":"...","valueAt":"...","values":"...","volume":"...","weight":"..."}

Fields

key name size type
additionalJMSMessageProperties 0.0 Hashtable
aliasName 0.0 String
allowDuplicates 0.0 boolean
auditInsertText 0.0 String
autoIncrementUidField 0.0 String
blob 0.0 byte[]
blob 0.0 byte[]
blob 0.0 byte[]
boolean 0.0 boolean
boolean 0.0 boolean
boolean 0.0 boolean
briefSQLLogFields 0.0 String[]
byteDiffMaxUpdateSize 0.0 int
changedValues 0.0 String
child 0.0 Object
childKeys 0.0 Set
children 0.0 List
columnCount 0.0 int
columnNumber 0.0 int
creationListeners 0.0 Vector
currency 0.0 Currency
currency 0.0 Currency
currency 0.0 Currency
date 0.0 Date
date 0.0 Date
date 0.0 Date
dateTime 0.0 Date
dateTime 0.0 Date
dateTime 0.0 Date
decimal 0.0 BigDecimal
decimal 0.0 BigDecimal
decimal 0.0 BigDecimal
decryptedString 0.0 String
decryptedString 0.0 String
distance 0.0 Distance
distance 0.0 Distance
distance 0.0 Distance
double 0.0 Double
encryptedFields 0.0 String[]
encryptedString 0.0 String
encryptedString 0.0 String
field 0.0 Field
field 0.0 Field
fieldCount 0.0 int
fieldDataValues 0.0 Object[]
fieldList 0.0 String[]
fieldUpdateListener 0.0 FieldUpdateListener
fieldUpdateListeners 0.0 Hashtable
fieldUpdateOrder 0.0 int
fieldValue 0.0 FieldValue
fieldValue 0.0 FieldValue
float 0.0 double
float 0.0 double
float 0.0 double
headerValue 0.0 Object
indexes 0.0 TableIndex[]
insertStatement 0.0 BufferedInsertStatement
int 0.0 int
int 0.0 int
int 0.0 int
integer 0.0 Integer
limitedOutputFields 0.0 Collection
long 0.0 long
long 0.0 long
long 0.0 long
metaData 0.0 QueryMetaData
multicurrencyCurrencyCode 0.0 String
multicurrencyDefaultType 0.0 int
multicurrencyExchangeDate 0.0 Date
multicurrencyMasterField 0.0 String
multicurrencySlaveFields 0.0 String[]
noUpdateFields 0.0 String[]
originalRow 0.0 RowData
prevalidationExcludedFields 0.0 String[]
primaryKeyFields 0.0 String[]
primaryKeyValues 0.0 String
refIntegRow 0.0 ReadOnlyRow
requiredFields 0.0 String[]
rowData 0.0 RowData
sQLExecutor 0.0 DBExecutor
sQLString 0.0 String
sQLString 0.0 String
string 0.0 String
string 0.0 String
string 0.0 String
tString 0.0 TString
tString 0.0 TString
tString 0.0 TString
tableCacheDefinitions 0.0 TableCacheDefinition[]
tableName 0.0 String
tableRowListeners 0.0 Vector
time 0.0 Date
time 0.0 Date
time 0.0 Date
timestamp 0.0 Timestamp
transactionInsertStatement 0.0 BufferedInsertStatement
value 0.0 Object
valueAt 0.0 Object
values 0.0 Object[]
volume 0.0 Volume
volume 0.0 Volume
volume 0.0 Volume
weight 0.0 Weight
weight 0.0 Weight
weight 0.0 Weight