javax.xml.registry
Interface Query
public interface Query
- Version:
- $Revision: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $
QUERY_TYPE_SQL
static final int QUERY_TYPE_SQL
- See Also:
- Constant Field Values
QUERY_TYPE_XQUERY
static final int QUERY_TYPE_XQUERY
- See Also:
- Constant Field Values
QUERY_TYPE_EBXML_FILTER_QUERY
static final int QUERY_TYPE_EBXML_FILTER_QUERY
- See Also:
- Constant Field Values
getType
int getType()
throws JAXRException
- Throws:
JAXRException
toString
java.lang.String toString()
- Overrides:
toString
in class java.lang.Object