| Package | Description |
|---|---|
| org.plasma.sdo.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPathDataObject |
DataGraphXPath.findDataObject(commonj.sdo.DataObject root)
Returns a single object result or null if no object results are found.
|
XPathDataObject[] |
DataGraphXPath.findDataObjects(commonj.sdo.DataObject root)
Returns an array of Data Object results, an error being thrown if other
than Data Object results are found or if multiple results are found but the
target Property is not a "many" Property, i.e.
|
Copyright © 2021. All rights reserved.