See: Description
| Interface | Description |
|---|---|
| SchemaProblemsSupplier |
| Class | Description |
|---|---|
| BinaryFieldDef | |
| BooleanFieldDef | |
| EntityDef |
The metadata structure defining a file, JSON object, database table, or class for validation and mapping.
|
| EntityRelationshipDef |
The metadata model for relating two entities in a schema.
|
| FieldDef |
The metadata structure of one column or property in a file, JSON object, database table, or class for validation and mapping.
|
| IndexDef |
The metadata model for an entity's index.
|
| IndexFieldDef |
The metadata model for a field in an entity's index.
|
| NumericFieldDef | |
| RecordFieldDef | |
| SchemaDef |
The metadata model containing a set of related entities.
|
| SchemaFilter |
A filter that matches a record against an entity definition.
|
| SchemaObject | |
| SchemaPart | |
| SchemaProblem | |
| SchemaTransformer |
Converts and validates records using the specified entity schema.
|
| SchemaValidationPath | |
| SchemaValidator | |
| TemporalFieldDef | |
| TextFieldDef | |
| UuidFieldDef | |
| ValidationMessage | |
| ValidationResult |
| Enum | Description |
|---|---|
| ForeignKeyAction | |
| PrimaryKeyType |
See the definitions in JPA's javax.persistence.GenerationType
|
| RelationshipCardinality | |
| SchemaPartType | |
| SchemaProblem.Severity |
Copyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.