-->
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: Is Hibernate right for this?
PostPosted: Fri May 15, 2015 9:55 am 
Newbie

Joined: Fri May 15, 2015 9:48 am
Posts: 1
Hello,
I am new to Hibernate and would like to validate if it's right for my requirements: need to build a server which exposes web APIs (HTTP/REST) allowing operations with a database.
the server operations specifically:
1. read\write\update\delete operations on DB tables (~5 tables.)
2. business logic which requires read access to the DB tables

I thought about Tomcat as a Servlet Container for hosting the server, and Derby as a database. So the question is if Hibernate would fill the role of working the database.

Any information would be great.

Thanks!


Top
 Profile  
 
 Post subject: Re: Is Hibernate right for this?
PostPosted: Mon Jun 01, 2015 7:19 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hi,
yes a lot of people use it for similar purposes.

_________________
Sanne
http://in.relation.to/


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.