The datastore stores information about specific objects supported by the Core Connectivity infrastructure, and supports queries from other connectivity components.
Each associated IDE contains two datastores: a default version that can only be changed by the IDE through the addition of add-ons, and a user version that changes as the user changes the actual implementation. The IDE updates the user datastore as new devices and settings are defined; however, if the user datastore is destroyed or corrupted, the default datastore provides a way to restore the datastore to the original version.
In this Section
- Datastore Model
Describes the conceptual model for the datastore. - Datastore File Organization
Describes the file organization of the datastore. - Datastore Schema
Provides detailed information about the elements and properties of the datastore schema. - Datastore XML File Example
Provides examples of datastore XML file specifications.
Related Sections
- Core Connectivity Overview
Provides an overview of the service model, and links to information about kernel and application connectivity. - Core Connectivity Datastore Interfaces
Provides detailed reference information about the datastore API.
Send Feedback on this topic to the authors