![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Description |
|---|---|
EQ |
|
NQ |
|
LT |
|
LTE |
|
GT |
|
GTE |
|
SUBSTR |
|
RANGE |
|
NOT_NULL |
|
IS_NULL |
<xs:simpleType name="operator">
<xs:restriction base="xs:string">
<xs:enumeration value="EQ"/>
<xs:enumeration value="NQ"/>
<xs:enumeration value="LT"/>
<xs:enumeration value="LTE"/>
<xs:enumeration value="GT"/>
<xs:enumeration value="GTE"/>
<xs:enumeration value="SUBSTR"/>
<xs:enumeration value="RANGE"/>
<xs:enumeration value="NOT_NULL"/>
<xs:enumeration value="IS_NULL"/>
</xs:restriction>
</xs:simpleType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices