-->
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: @GroupSequenceprovider not validating the assoicated objects
PostPosted: Thu Dec 18, 2014 4:19 am 
Newbie

Joined: Thu Dec 18, 2014 4:01 am
Posts: 1
Hi All,

I am creating group sequence dynamically by implementing defaultGroupSequenceProvider and applied on the target class. But the validation is happening at target class properties only, it is not carry forwarded to the child objects presented in the target class. How to validate the child class properties ? I can not include all the child objects in the defaultGroup() overridden method. If I am adding all the child class objects,If I am adding n number of objects then validation process also repeating for n+1 times.which causing the performance.

So could you please provide me any alternative method so that all the child class properties also validated along with target class properties with out adding to the defaultgroupsequence list..........

Thanks in advance....................


Top
 Profile  
 
 Post subject: Re: @GroupSequenceprovider not validating the assoicated objects
PostPosted: Tue Jan 06, 2015 6:26 am 
Hibernate Team
Hibernate Team

Joined: Sat Jan 24, 2009 12:46 pm
Posts: 388
Hi,

Could you provide an example with some simplistic classes demonstrating what you would like to achieve? That'd help to give a useful answer.

--Gunnar

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


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.