Skip to content

Enable schema validation #7

@seiferma

Description

@seiferma

The database mapping does not change the database schema but neither checks if it is appropriate to represent the information to be written in the database. Hibernate provides an option for validation. This can discover issues that only occur at runtime otherwise.

Read the Hibernate documentation about the option, enable it, and fix found issues.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions