javax.xml.registry
Interface Query
public interface Query
- Version:
- $Revision$ $Date$
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
String toString()
- Overrides:
toString
in class Object
Copyright © 2006 Apache Software Foundation. All Rights Reserved.