-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: JPA join fetch support
PostPosted: Tue May 03, 2016 10:37 pm 
Newbie

Joined: Tue Apr 12, 2016 4:09 pm
Posts: 9
Hi,

It seems as though batch fetching entities is working well for those data stores which support MultigetGridDialect. I wonder if this functionality could be extended to support the JPA "join fetch" functionality to eagerly load associations with named and/or dynamic queries?

I noticed open issue OGM-875 but it's unclear to me whether this would cover JPA join fetching or not.

Thanks.


Top
 Profile  
 
 Post subject: Re: JPA join fetch support
PostPosted: Wed May 04, 2016 3:19 am 
Hibernate Team
Hibernate Team

Joined: Sat Jan 24, 2009 12:46 pm
Posts: 388
Added a comment to the issue. So far there are no immediate plans to leverage Multiget for JP-QL join queries, it's an interesting idea, though. Maybe you'd be interested in helping out?

--Gunnar

_________________
Visit my blog at http://musingsofaprogrammingaddict.blogspot.com/


Top
 Profile  
 
 Post subject: Re: JPA join fetch support
PostPosted: Wed May 04, 2016 3:36 pm 
Newbie

Joined: Tue Apr 12, 2016 4:09 pm
Posts: 9
I would like to help out. Right now I'm short on time, so it will probably take me a while. I'm using Redis and Infinispan now, so that's what I'll focus on. It seams feasible to achieve join fetch support in Redis via MGET and HMGET, and Infinispan via HotRodBulkGet. Can you point me to some good references in the OGM code base to get started?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.