Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: b189d4e9c4da6e3c09cab7458d5cfeb01b22eb26
https://github.com/hibernate/hibernate-orm/commit/b189d4e9c4da6e3c09cab74...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-01-22 (Sat, 22 Jan 2022)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/annotations/Any.java
M hibernate-core/src/main/java/org/hibernate/annotations/BatchSize.java
M hibernate-core/src/main/java/org/hibernate/annotations/Cache.java
M hibernate-core/src/main/java/org/hibernate/annotations/CollectionId.java
M hibernate-core/src/main/java/org/hibernate/annotations/ColumnDefault.java
M hibernate-core/src/main/java/org/hibernate/annotations/CurrentTimestamp.java
M hibernate-core/src/main/java/org/hibernate/annotations/DiscriminatorFormula.java
M hibernate-core/src/main/java/org/hibernate/annotations/DynamicInsert.java
M hibernate-core/src/main/java/org/hibernate/annotations/DynamicUpdate.java
M hibernate-core/src/main/java/org/hibernate/annotations/Nationalized.java
M hibernate-core/src/main/java/org/hibernate/annotations/NaturalIdCache.java
M hibernate-core/src/main/java/org/hibernate/annotations/OptimisticLock.java
M hibernate-core/src/main/java/org/hibernate/annotations/OptimisticLocking.java
M hibernate-core/src/main/java/org/hibernate/annotations/ParamDef.java
M hibernate-core/src/main/java/org/hibernate/annotations/RowId.java
M hibernate-core/src/main/java/org/hibernate/annotations/SelectBeforeUpdate.java
M hibernate-core/src/main/java/org/hibernate/annotations/Subselect.java
M hibernate-core/src/main/java/org/hibernate/annotations/UuidGenerator.java
M hibernate-core/src/main/java/org/hibernate/annotations/Where.java
M hibernate-core/src/main/java/org/hibernate/annotations/WhereJoinTable.java
M hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java
Log Message:
-----------
Javadoc for various annotations
Commit: 74c09c0af4b6c10af58940f64fade5ec77772798
https://github.com/hibernate/hibernate-orm/commit/74c09c0af4b6c10af58940f...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-01-22 (Sat, 22 Jan 2022)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java
Log Message:
-----------
remove incorrect javadoc
Compare:
https://github.com/hibernate/hibernate-orm/compare/766483e46d87...74c09c0...