-->
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: Problems with cglib lazy initializer
PostPosted: Tue Jan 03, 2006 10:33 am 
Newbie

Joined: Fri Jun 03, 2005 3:40 pm
Posts: 7
Hello,

i´m using hibernate 3.0 and facing a problem which after several researches i still couldn´t find a solution. Whenever i retrieve the object from the database, it appears as ObjectNameCGLIB27948755, or something like that. I know it works as i use get and set, but in my case i´m having problem using the BeanUtils, since all the properties came with a null value, if not accessed using the get and set(which i believe doesn´t happens using beanutils). So, i tried setting false to hibernate.cglib.use_reflection_optimizer, but still getting the same error. Anybody has a clue on that? thanks in advance.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 03, 2006 11:24 am 
CGLIB Developer
CGLIB Developer

Joined: Thu Aug 28, 2003 1:44 pm
Posts: 1217
Location: Vilnius, Lithuania
Hibernate.initialize(object);


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.