We should also explicitly mention something about our
new org.hibernate.graph.Graph extensions, especially methods such as:
- `Graph#makeRootGraph`
- `Graph#makeSubGraph`
- `Graph#makeCopy`
We should be sure to mention that all of this is considered incubating.
On Tue, Nov 6, 2018 at 9:
JPA's EntityGraph feature is cumbersome to define and use. Hibernate 5.4
adds 2 new features to help make working with EntityGraphs easier.
*EntityGraph parsing*
The first feature is the ability to create a graph from a String
representation. E.g., given a Person entity, we might want to make s
Hi,
Here are the minutes of this week's NoORM IRC meeting.
15:33 < jbott> Meeting ended Tue Nov 6 14:33:44 2018 UTC. Information
about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
15:33 < jbott> Minutes:
http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2018/hibernate
I think all day-to-day users of our chat voted. Here are the results:
IRC: 4 Yes, 5 "if need be", 6 no.
Slack: 5 Yes, 3 "if need be", 7 no
Zulip: 5 Yes, 3 "if need be", 7 no
Gitter: 10 Yes, 1 "if need be", 4 no
It seems Gitter won. That's the only option with more "Yes" than "No"...
It's