javax.xml.registry
Interface Query
public interface Query
- Version:
- $Revision: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Mi, 25. Okt 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
String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.