BEA Systems, Inc.


Uses of Class
com.bea.ldi.server.common.QueryResultException

Packages that use QueryResultException
com.bea.ldi.server.common   
 

Uses of QueryResultException in com.bea.ldi.server.common
 

Methods in com.bea.ldi.server.common that throw QueryResultException
 org.w3c.dom.Document DefaultQueryResult.getDocument()
          Returns the result of query execution as a DOM Document.
 void DefaultQueryResult.printWithFormat(java.io.Writer writer, boolean deallocate)
          Prints the query result to the specified output as XML.
 void DefaultQueryResult.print(java.io.Writer writer, boolean deallocate)
          Prints the query result to the specified output as XML.
 org.w3c.dom.Document QueryResult.getDocument()
          Returns the result of query execution as a DOM Document.
 void QueryResult.printWithFormat(java.io.Writer writer, boolean deallocate)
          Prints the query result to the specified output as XML.
 void QueryResult.print(java.io.Writer writer, boolean deallocate)
          Prints the query result to the specified output as XML.
 


BEA Systems, Inc.

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