Package org.apache.tuscany.samples.sdo.specExampleSection

Provides samples from the Examples section of the SDO Specification.

See:
          Description

Class Summary
AccessDataObjectsUsingXPath Demonstrates accessing the properties of a DataObject using XPath queries.
AccessingDataObjectsViaPropertyIndex Demonstrates accessing the properties of a DataObject using property indices.
AccessingTheContentsOfASequence Demonstrates accessing the sequence from a DataObject containing mixed content.
CreatingDataObjectTreesFromXMLDocuments Demonstrates creating a DataObject from an XML String.
CreatingXmlFromDataObjects Demonstrates programmatically creating a DataObject and generating an XML String.
SerializingDesearializingADataObject Demonstrates serializing and deserializing a DataObject to disk.
UsingTypeAndPropertyWithDataObjects Demonstrates the use of Type and Property to display and the META-DATA for and access Properties of a DataObject.
 

Package org.apache.tuscany.samples.sdo.specExampleSection Description

Provides samples from the Examples section of the SDO Specification. In general these samples attempt to use the code and comments contained within the specification; exceptions to this are noted in comments. The user is encouraged to modify and execute these code examples.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see the SDO Java Overview section of the Tuscany website.



Copyright © 2007 Apache Software Foundation. All Rights Reserved.