-->
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 evaluation - can I...
PostPosted: Thu Jun 15, 2006 6:51 am 
Beginner
Beginner

Joined: Thu Jun 15, 2006 5:31 am
Posts: 21
Currently I have a database layer which I am considering replacing with Hibernate but I am have a couple of concerns.

Current State: We generate the source classes from the database as xxxxDataModel and then extend then with xxxxModel to add encapsulated business logic.

We also generate all the insert, update, delete statements and accompaning mapping to prepared statements.

We also update our database with a unique identifier for each field/column to support auto generation of AbstractTableModel interfaces to map JTable cells back to the business object and ultimately the database.

I do see advantages to Hibernate with the caching, clustering, better db relation support etc.

So will I still be able to have this form control mapping back to the objects?

I suspect so but want to confirm that this is all possible.


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.