| Package | Description |
|---|---|
| org.plasma.sdo.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPathDataProperty |
DataGraphXPath.findDataProperty(commonj.sdo.DataObject root)
Returns a single Property result or null if no Property results are found.
|
XPathDataProperty[] |
DataGraphXPath.findProperties(commonj.sdo.DataObject root)
Returns an array of Property results, an error being thrown if other than
Property results are found.
|
Copyright © 2021. All rights reserved.