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: Migrating to 1.2.0 Alpha
PostPosted: Sat Jul 08, 2006 12:13 pm 
Regular
Regular

Joined: Tue Feb 07, 2006 4:27 pm
Posts: 69
I have a question about using the new alpha version 1.2.0.

I have updated my assemblies (no other change was made) and now I'm being told that my properties must be virtual.

What do I need to do with my maping files to not have to virtualize every property?

Also is there any performance penalties for using nosetter.camelcase?

What is the preferred method?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 08, 2006 2:36 pm 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
Set <hibernate-mapping default-lazy="false">. You can also disable the validator by setting hibernate.use_proxy_validator property to false, but only do this after you fix all the problems the validator reports.


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.