| Interface | Description |
|---|---|
| Attribute |
An attribute.
|
| AttributeOptions |
Options for attributes.
|
| CommonOptions |
Options common for attributes and entities.
|
| Entity |
The entity.
|
| EntityFactory |
A factory for entity models.
|
| EntityOptions |
Global options for the whole entity.
|
| ForeignKey |
Foreign key for referential integrity.
|
| Index |
Describes a database index.
|
| IndexAttribute |
An attribute of an index.
|
| Model |
Model singleton.
|
| Relation |
A relation to an entity.
|
| Class | Description |
|---|---|
| AttributeSorting |
Describes the sorting of an attribute.
|
| DataType.SqlTypeWithPostfix |
Pair of SqlType and its name postfix.
|
| ModelDefaults |
Defaults for model parsing.
|
| SourceInfo |
Information about the source.
|
| Enum | Description |
|---|---|
| AccessScope |
Access scope.
|
| DataType |
The data type.
|
| InheritanceType |
The kind of inheritance.
|
| Integrity |
The referential integrity mode.
|
| RelationType |
The relation type.
|
| SelectionType |
The selection type.
|
| SortType |
Attribute sorting.
|
| TrackType |
Object tracking type.
|
| Exception | Description |
|---|---|
| ModelException |
Model parsing exception.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.