-->
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.  [ 2 posts ] 
Author Message
 Post subject: How to lazy load fields with Hibernate
PostPosted: Mon Jan 16, 2017 8:56 am 
Newbie

Joined: Mon Jan 16, 2017 8:28 am
Posts: 1
How to add restriction to load only desired fields from entity?

My User table having CustomerUser OneToOne mapping and Transaction table having User as OneToOne maping
So when I load transaction it load user and respective customer, but I dont want to load password and some other fileds from customeruser table.


Top
 Profile  
 
 Post subject: Re: Hibernate- Fields Lazy Fetching
PostPosted: Mon Jan 16, 2017 12:42 pm 
Hibernate Team
Hibernate Team

Joined: Thu Sep 11, 2014 2:50 am
Posts: 1628
Location: Romania
Check out this article for a solution to your problem:

- The best way to lazy load entity attributes using JPA and Hibernate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.