Serialized Form


Package jsdai.lang

Class jsdai.lang.QueryResultSet.ItemStruct extends java.lang.Object implements Serializable

Serialized Fields

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

Class jsdai.lang.SdaiCalendar extends java.util.GregorianCalendar implements Serializable

Serialized Fields

dformat

java.text.SimpleDateFormat dformat

Class jsdai.lang.SdaiEvent extends java.util.EventObject implements Serializable

Serialized Fields

id

int id

item

int item

argument

java.lang.Object argument

Class jsdai.lang.SdaiException extends java.lang.Exception implements Serializable

Serialized Fields

error_id

int error_id

error_base

java.lang.Object error_base

underlyingException

java.lang.Exception underlyingException

Class jsdai.lang.SdaiLoggingEvent extends SdaiEvent implements Serializable


Copyright © LKSoftWare GmbH, 1999-2008