-->
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: Hibernate over Http
PostPosted: Tue Dec 03, 2013 6:06 am 
Newbie

Joined: Tue Dec 03, 2013 5:45 am
Posts: 1
Hi,
Is it possible to access DB objects over http. There is a scenario where there are three servers A, B and C. The database is running on server 'C' and server 'B' has connectivity to this database ( which I am planning to do using hibernate and spring). However, Server A doesn't have connectivity to Server 'C'. Now, a GUI application running on server 'A' needs access to DB / hibernate POJO objects which will be created on Server 'B'. Is there any mechanism for e.g via http by which the GUI app running on server 'A' can get access (read / write /update) to the Database on server 'C' via server 'B'. I came across an opensource called 'Virtual JDBC' http://vjdbc.sourceforge.net/ which is somewhat similar to what I am expecting. But the problem here is that the DB querying will have to be done using JDBC statements... which I want to avoid.

Kindly help !


Thanks,
Abhijit


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.