mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-06 19:36:03 +00:00
689cca1963
- 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)