-->
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.  [ 1 post ] 
Author Message
 Post subject: Avoiding GCLib enhancers
PostPosted: Mon Dec 14, 2009 1:48 pm 
Newbie

Joined: Mon Nov 05, 2007 10:41 am
Posts: 3
I am using hibernate as my JPA provider and am having some problems with lazily loaded entities.

These entities get created with GCLib enhanced types which is a problem for me because i eventually have to serialize them in order to send them to my clients. This serialization process is based on the type names of my objects and (since the types created by GCLib do not have the same name as the original entities) this causes the serialization to fail.

I would like a way to control the creation of these enhanced types.

Any ideas?

Where would be a good place to start reading? The GCLib documentation?

Thanks


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

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.