Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: c3e0bc44ba71d1ca08b1ae30d9ce2f310abe3ec5
https://github.com/hibernate/hibernate-orm/commit/c3e0bc44ba71d1ca08b1ae3...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-07-02 (Sat, 02 Jul 2022)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
Log Message:
-----------
document right/full join syntax
Commit: a89d558485e2c5ba3e7863a6be7390c589285264
https://github.com/hibernate/hibernate-orm/commit/a89d558485e2c5ba3e7863a...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-07-02 (Sat, 02 Jul 2022)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/join/OuterJoinTest.java
M
hibernate-testing/src/main/java/org/hibernate/testing/orm/junit/DialectFeatureChecks.java
Log Message:
-----------
tests for right/full join syntax
Compare:
https://github.com/hibernate/hibernate-orm/compare/6404704311c5...a89d558...