mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-03-09 14:33:56 +00:00
- the rowid pseudo-column and type are now determined automatically from Dialect - works (after all these years) in Postgres (and also on h2) - introduce RowIdJdbcType (not strictly necessary, but a nicety)
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)