About
Welcome to the weblog of Peter Maas. Here you'll find various posts related to stuff I like (like my kids and espresso) and stuff I do (like developing software).
Disclaimer
I am a very opinionated software engineer. Well I'm a very opinionated person in general. I work for eBay/Marktplaats.nl, but everything written here is my own crazy ideas and not my employer's. This text might have some similarities to the disclaimer found at fupeg.blogspot.com.
Categories
Archives
Art
Friends
ICT
java
Static pages
Monthly Archives: April 2009
Oracle buys Sun…
After the news of IBM pulling back from the deal to buy Sun Microsystems rumors about other possible candidates scoured the web. Oracle was on top of most lists. Today the news hit the web. Oracle actually bought Sun (well, … Continue reading
Posted in java, oracle
3 Comments
Composited objects with shared id’s in Hibernate
One of the models a developed in a previous project used embedded/embeddable annotations to create a composite object. The (simplified) object model looks like this: The embedded/embeddable solution would store the entire graph in a single table, all attributes flattened … Continue reading
Posted in java
Leave a comment