All the classes to read the EasyObjects configuration data.
| Class | Description |
|---|---|
| DatabaseTypeData |
Represents a type of database (e.g. Oracle, Sql Server) in configuration. |
| DatabaseTypeDataCollection |
Represents a collection of DatabaseTypeDatas for the DynamicQuery in configuration for the block. |
| DynamicQuerySettings |
Represents the root configuration for data. |
| InstanceData |
Represents a database instance in configuration. |
| InstanceDataCollection |
Represents a collection of InstanceData objects for the EasyObject in configuration for the block. |