Skip to content

Commit

Permalink
mention addition of TypedQueryReference in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinking authored and lukasj committed Apr 10, 2024
1 parent ac57cee commit 48d0c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/src/main/asciidoc/appA-revision-history.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Added `comment` and `check` members to `@Table` and `@Column` annotations, along

Added `secondPrecision` to `@Column` annotation and clarified semantics of `@Column` members

Added factory-level access to named queries and named entity graphs
Added factory-level access to named queries and named entity graphs, along with `TypedQueryReference`

Added integration points for dependency injection

Expand Down

0 comments on commit 48d0c3b

Please sign in to comment.