Serialized Form
itemType
char itemType
- This field containts the item type.
It can be one of:
TYPE_ENTITY
,
TYPE_NUMERIC
or
TYPE_STRING
repositoryId
long repositoryId
- A database id of the remote repository which contains the referenced entity instance.
- See Also:
QueryResultSet.ItemStruct.TYPE_ENTITY
modelId
long modelId
- A database id of the remote model which contains the referenced entity instance.
- See Also:
QueryResultSet.ItemStruct.TYPE_ENTITY
persistentLabel
long persistentLabel
- A persistent label of a remote entity instance
- See Also:
QueryResultSet.ItemStruct.TYPE_ENTITY
typeIndex
int typeIndex
- An entity instance type index or -1 if this information is not available
- See Also:
QueryResultSet.ItemStruct.TYPE_ENTITY
dformat
java.text.SimpleDateFormat dformat
id
int id
item
int item
argument
java.lang.Object argument
error_id
int error_id
error_base
java.lang.Object error_base
underlyingException
java.lang.Exception underlyingException