Hibernate Mapping cheat sheet

I’ve been doing a ton of Hibernate mapping recently, and it seems like I’m always looking up options to match my database architecture.

Here is a nice one page summary of the mapping options.  You will need to do some reference checks in the complete docs, but it gives you some ideas.

http://ndpsoftware.com/HibernateMappingCheatSheet.html

Leave a Reply