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.DefaultDataAccessInfo implements Serializable

Serialized Fields

metainfoMap

java.util.Map metainfoMap
A map of data access point names to related meta-info.

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

Serialized Fields

invocations

long invocations

name

java.lang.String name

statement

java.lang.String statement

time

long time

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

dataAccessInfo

DataAccessInfo dataAccessInfo
Maintains meta-information about data access points

parameterTypes

java.util.Map parameterTypes
A map of query parameter names to their types expressed as XSD.

plan

java.lang.String plan

planIsCached

boolean planIsCached
A flag denoting whether the query used a cached plan.

returnType

java.lang.String returnType
The return type of the query expressed as XSD

statistics

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

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

Serialized Fields

qbcHandle

javax.ejb.Handle qbcHandle
A handle to the query builder configuration EJB

repHandle

javax.ejb.Handle repHandle
A handle to the repository EJB

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

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/docs81