BEA Systems, Inc.


Serialized Form


Package com.bea.ldi.server

Class com.bea.ldi.server.QueryBean implements Serializable

Serialized Fields

ctx

javax.ejb.SessionContext ctx

Class com.bea.ldi.server.QueryCursorBean implements Serializable

Serialized Fields

ctx

javax.ejb.SessionContext ctx
The session context.

hasExecuted

boolean hasExecuted
A flag indicating whether the query has already been executed once.

isStored

boolean isStored
A flag indicating whether the query served by this bean is stored.

queryAttributes

QueryAttributes queryAttributes
The attributes containing information used by the on-demand execution

queryId

java.lang.String queryId
The query served by this Bean.

queryParameters

QueryParameters queryParameters
The query parameters


Package com.bea.ldi.server.common

Class com.bea.ldi.server.common.DefaultQueryResult implements Serializable

Serialized Fields

doc

org.w3c.dom.Document doc
The DOM document corresponding to the result tree.

handle

javax.ejb.Handle handle
The handle of the bean that served the result

resultMetaData

QueryResultMetaData resultMetaData

xml

java.lang.String xml
The XML content of the query result.

Class com.bea.ldi.server.common.DefaultQueryResultMetaData implements Serializable

Serialized Fields

statistics

java.util.Map statistics
Map object that holds statistic information

Class com.bea.ldi.server.common.QueryAttributes implements Serializable

Serialized Fields

attributes

java.util.Map attributes
Map containing the attributes

Class com.bea.ldi.server.common.QueryParameters implements Serializable

Serialized Fields

parameters

java.util.Map parameters
Map containing the parameters

Class com.bea.ldi.server.common.QueryResultException implements Serializable


BEA Systems, Inc.

Documentation is available at
http://download.oracle.com/docs/cd/E13190_01/liquiddata/docs11/index.htm