mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-12 14:14:49 +00:00
HHH-16141 - Support @Mutability and @Immutable on UserType HHH-16147 - Support @Mutability and @Immutable on AttributeConverter HHH-16146 - Improve User Guide documentation for (im)mutability
The `hibernate-testing` module of Hibernate ORM defines utilities for writing tests easier. This documentation focuses on the JUnit 5 & annotation based testing support... // todo (6.1) : write more (duh)