-->
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 with (MySQL) Views
PostPosted: Fri Mar 15, 2013 8:57 pm 
Newbie

Joined: Fri Mar 15, 2013 8:44 pm
Posts: 1
Hi,

I'm just starting with Hibernate but before going to deep I need to know one detail.
I'm developing a Java desktop application that will process data from a remote server's database (MySQL). As I'm talking about hundreds of thousands of data I'll make the server handle all the data processing and then transfer to me the results as the server has way more processing power than a normal local machine.
My application only has *read* permissions on the remote database. So, this is why I *must* use Views on the database.

I've no access to the remote server, therefore I can't install anything there, I *may* have the possibility to install something there but it is a remote possibility.

So my question is, with this scenario is hibernate able to work as I need?

Sorry if this is a dumb question but I've been reading a lot about hibernate but I find pretty much no information about views, the little I found was about creating entities on the application side to simulate views but this is not the way I need it, the views has to be on the server side.

Thanks a lot.


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.