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.  [ 4 posts ] 
Author Message
 Post subject: Excluding Proxy Information
PostPosted: Wed Jan 20, 2010 8:44 am 
Newbie

Joined: Wed Jan 20, 2010 8:36 am
Posts: 3
Hi,

I want to store Hibernate Object into Neodatis DataBase without including proxyinformation or hibernateinformation i.e store only pure java object into neodatis.


Top
 Profile  
 
 Post subject: Re: Excluding Proxy Information
PostPosted: Thu Jan 21, 2010 11:27 am 
Expert
Expert

Joined: Tue Jun 16, 2009 3:36 am
Posts: 990
What do you mean with 'Proxy Information'?
The unique mandatory requisite class must have in order to be persisted with Hibernate is a Id property
which will be mapped as primary key.


Top
 Profile  
 
 Post subject: Re: Excluding Proxy Information
PostPosted: Thu Jan 21, 2010 11:39 am 
Expert
Expert

Joined: Tue Jun 16, 2009 3:36 am
Posts: 990
Hm,

Neodatis seems to offer no jdbc-driver (it's a object-oriented db),
so I immagine you cannot use it with hibernate.


Top
 Profile  
 
 Post subject: Re: Excluding Proxy Information
PostPosted: Fri Jan 22, 2010 3:27 am 
Newbie

Joined: Wed Jan 20, 2010 8:36 am
Posts: 3
pb00067 wrote:
Hm,

Neodatis seems to offer no jdbc-driver (it's a object-oriented db),
so I immagine you cannot use it with hibernate.



I do't want to use neodatis as backend.i am already using postgresql as my backend.my problem is, i am getting object using hibernate and after that i want to store that object in neodatis. my object is stored in neodatis odb along with all other dependent objects with hibernateproxy information.


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