public class QueryImpl extends Object
| Constructor and Description |
|---|
QueryImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getType()
Gets the type of Query (e.g.
|
String |
toString()
Must print the String representing the query.
|
public int getType()
throws JAXRException
JAXRExceptionQuery.QUERY_TYPE_SQL,
Query.QUERY_TYPE_XQUERYCopyright © 2005–2017 Oracle Corporation. All rights reserved.