-->
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: Need help for Develop my own O/R mapping middle tier
PostPosted: Thu Dec 21, 2006 9:33 pm 
Newbie

Joined: Tue Dec 19, 2006 2:09 am
Posts: 5
Location: CN
Hi, all
I want to develop my own O/R mapping middle tier as my undergraduate thesis, so I really need materials about the concept of O/R mapping and about how to realize features in O/R mapping, like inheritance, query and so on.
So, I want to ask who can give some useful material about this?

Thank you very much!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 22, 2006 3:16 am 
Expert
Expert

Joined: Tue Dec 28, 2004 7:02 am
Posts: 573
Location: Toulouse, France
Buy the "Java Persistence with Hibernate" book first to lean for example about the O/R mismatch. Then maybe you could read some of the Hibernate code: http://anonsvn.jboss.org/repos/hibernat ... nate3/src/

Also study the proxy system of Java and see how it's possible in Java to generate classes at runtime (frameworks like cglib, asm, and so on).

HTH

_________________
Baptiste
PS : please don't forget to give credits below if you found this answer useful :)


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.