| Interface | Description |
|---|---|
| IDataFilter |
Provides a multi-level database comparison filter.
|
| IMergeable<T extends IReplicable<T>> |
Something that can be merged.
|
| IRegister |
A register is a set of values.
|
| IReplicable<T> |
Something that can be replicated.
|
| ISchemaLoader |
Load the schema information from somewhere.
|
| ISchemaLoaderXML |
Extension supposing a XML parser.
|
| Class | Description |
|---|---|
| Column |
Column meta model.
|
| Schema |
Schema meta-model.
|
| Table |
Table meta model.
|
| UtilNames |
Utility names.
|
| Value |
The value for a given cell in data tables.
|
| Exception | Description |
|---|---|
| MergeableException |
Errors on merge.
|
| ReplicableException |
Errors on replication.
|
| SchemaException |
Errors on schema loading.
|
Copyright © 2017. All rights reserved.