Java javax.xml.registry Query fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.registry Query fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.registry Query.

The text is from its open source code.

Field

intQUERY_TYPE_SQL
An SQL query type.
intQUERY_TYPE_XQUERY
A W3C XQuery type.
intQUERY_TYPE_EBXML_FILTER_QUERY
An OASIS ebXML Registry XML Filter Query type.

Method

StringtoString()
Returns the String representing the query.