Package | Description |
---|---|
oracle.hsgbu.hdr.hl7.query |
Contains the query component classes used to build a RIM-based query in CTB.
|
Modifier and Type | Field and Description |
---|---|
static UnarySearchOperator |
Criteria.IS_NOT_NULL
The
is not null operator, similar to the SQL
IS NOT NULL operator. |
static UnarySearchOperator |
UnarySearchOperator.IS_NOT_NULL
The operator "is not null".
|
static UnarySearchOperator |
Criteria.IS_NULL
The
is null operator, similar to the SQL
IS NULL operator. |
static UnarySearchOperator |
UnarySearchOperator.IS_NULL
The operator "is null".
|
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved