Assar Java Consulting
Articles and thoughts on Java technologies, software engineering practices, and agile methods.
Pages
(Move to ...)
Home
Publications
▼
Sunday, August 23, 2009
One to One shared primary key association in JPA with Hibernate
›
Overview One of the less commonly used mappings in JPA and Hiberate is the @OneToOne mapping with a shared primary key. Conceptually this t...
103 comments:
Saturday, August 1, 2009
Why Hibernate does "delete all then re-insert" - its not so strange
›
Overview Hibernate allows developers to interact with data from a relational database in an object-oriented fashion. This brings a lot of b...
604 comments:
Sunday, July 12, 2009
Clearing up the mud - Explaining the various "driven developments"
›
Overview In recent years within the object oriented and agile community, several approaches to software design and development have material...
22 comments:
‹
Home
View web version