javax.xml.registry
Interface Query
public interface Query
- Version:
- $Revision: 57196 $
- Author:
- Scott.Stark@jboss.org
QUERY_TYPE_EBXML_FILTER_QUERY
static final int QUERY_TYPE_EBXML_FILTER_QUERY
- See Also:
- Constant Field Values
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
getType
int getType()
throws JAXRException
- Throws:
JAXRException
toString
String toString()
- Overrides:
toString
in class Object
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.