Returning Information about SDS Entities

SDS node information is returned in instances of JadeDynamicObject. A JADE dynamic object is a self-describing object whose attributes can be specified at run time.

The runtime type of a JadeDynamicObject is specified by the type attribute and the name attribute contains the name of the object in textual format. For details, see the JadeDynamicObject and JadeDatabaseAdmin classes, in Chapter 1 of the JADE Encyclopaedia of Classes.

The following dynamic object types are returned from JadeDatabaseAdmin class SDS query methods.

For details, see the following subsections.