org.apache.tuscany.samples.sdo.specCodeSnippets
Class AccessDataObjectUsingValidXPath

java.lang.Object
  extended by org.apache.tuscany.samples.sdo.specCodeSnippets.AccessDataObjectUsingValidXPath

public class AccessDataObjectUsingValidXPath
extends java.lang.Object

Demonstrates accessing a created DataObject's properties using the SDO XPath like syntax. This sample is from the Apache Tuscany project. It was written to help users understand and experiment with SDO. It is based upon code snipets contained within, and is meant for use with, and reference to the SDO Specification.

Usage:
This sample can easily be run from within Eclipse as a Java Application if tuscany or the sample-sdo project is imported into Eclipse as an existing project.

If executing as a standalone application please do the following: