Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Chapter 5 Data Transport APIs [Table of Contents] Chapter 7 NDO Example

e-Adapter Development Kit Programmer's Reference

[-] Chapter 6 New Era of Networks Data Object

Chapter 6

New Era of Networks Data Object

The New Era of Networks Data Object (NDO) is a generic structure that allows named data with hierarchy, data typing, optionality, and repetition. The NDO is designed for dynamic query, modification, and enrichment, allowing applications generic access to content data. The NDO is an in-memory representation of any wire format.

Understanding NDO
[-] NDO Structure
Working with the NDO Data Tree
Working with the NDO Schema Tree
Error Handling and Exceptions
Use of RCPointers
Validation
NDO Serializers and Deserializers
Tree Traversal
Addressing Services
[-] NDO Nodes
Creating an NDO Node
NDO Node Names
Node Querying and Addressing
Understanding Node Manipulation and Enrichment
Type References
[-] NNDOObject Methods
Description
[+] Methods
[-] NNDONode Methods
Description
[+] Methods
[-] NNDODataNode
Description
[+] Methods
[-] NNDOSchemaNode
Description
[+] Methods
[-] NDO Tree Methods
Description
[+] Methods
[-] NNDODataTree
Description
[+] Methods
[-] NNDOSchemaTree
Description
[+] Methods


Chapter 5 Data Transport APIs [Table of Contents] Understanding
NDO