All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractExceptionMessageImprover Abstract basis forExceptionMessageImprovers.AbstractToColumnMapping Abstract base for EDML mappings that map to an Exasol column.AbstractToColumnMapping.AbstractToColumnMappingBuilder<C extends AbstractToColumnMapping,B extends AbstractToColumnMapping.AbstractToColumnMappingBuilder<C,B>> Builder class.AbstractToNumberMapping Abstract base for EDML mappings that map to a numeric Exasol column.AbstractToNumberMapping.AbstractToNumberMappingBuilder<C extends AbstractToNumberMapping,B extends AbstractToNumberMapping.AbstractToNumberMappingBuilder<C,B>> Builder class.AbstractToVarcharColumnMapping Abstract base for EDML mappings that map to an ExasolVARCHARcolumn.AbstractToVarcharColumnMapping.AbstractToVarcharColumnMappingBuilder<C extends AbstractToVarcharColumnMapping,B extends AbstractToVarcharColumnMapping.AbstractToVarcharColumnMappingBuilder<C,B>> Builder class.ConvertableMappingErrorBehaviour Behaviour for errors during schema mapping.EdmlDefinition Java representation of an EDML definition file.EdmlDeserializer This class deserializes anEdmlDefinitionfrom JSON.EdmlKeys Constants for the EDML keywords.EdmlSchemaValidator Validator for mapping definitions using a JSON-schema validator.EdmlSerializer JSON serializer forEdmlDefinitions.ExasolDocumentMappingLanguageException Exception that is thrown on mapping failures.ExceptionMessageImprover Classes implementing this interface improve schema validation error messages.Fields Java representation of thefieldsobject in the EDML.Fields.FieldsBuilder Builder forFields.KeyType This enum defines column key types.MappingDefinition Interface for EDML mapping definitions.MappingDefinitionVisitor Visitor forMappingDefinitions.MappingErrorBehaviour Behaviour for errors during schema mapping.NoMappingExceptionMessageImprover ThisExceptionMessageImproverimproves exception message of the JSON schema validator for mapping definitions where they don't specify a mapping for a property.SerializationHelper Helper class for EDML SerializationToBoolMapping Java representation of the EDMLtoBoolMapping.ToDateMapping Java representation of the EDMLtoDateMapping.ToDecimalMapping Java representation of the EDMLtoDecimalMapping.ToDoubleMapping Java representation of the EDMLtoDoubleMapping.ToJsonMapping Java representation of the EDMLtoJsonMapping.ToTableMapping Java representation of the EDMLtoTableMapping.ToTimestampMapping Java representation of the EDMLtoTimestampMapping.ToVarcharMapping Java representation of the EDMLtoVarcharMapping.TruncateableMappingErrorBehaviour Behaviour for errors during schema mapping.UnknownKeyTypeExceptionMessageImprover ThisExceptionMessageImproverimproves the message for illegal values for the key property.UnknownMappingExceptionMessageImprover ThisExceptionMessageImproverimproves the exception message for unknown mapping types.WongSchemaExceptionMessageImprover ThisExceptionMessageImproverimproves the exception message for unsupported values for$schema.