|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||