
In order to quickly develop microservices, Spring Boot is a common choice. Why should I be interested in Spring Boot?…
In order to quickly develop microservices, Spring Boot is a common choice. Why should I be interested in Spring Boot?…
The accuracy, internal quality, and reliability of data is frequently referred to using the term ‘data integrity’. Without it, data…
Whether you are deciding on the framework to use for your next Java web or mobile project or whether you…
Where as in WebLogic 11g JPA was not support by default, in WebLogic 12c it is the default persistency provider.JPA…
In a recent article – https://technology.amis.nl/blog/12786/building-java-object-graph-with-tour-de-france-results-using-screen-scraping-java-util-parser-and-assorted-facilities – I described how I retrieved the statistics for recent Tour de France editions…
Really getting the most out of your database. That would be nice, given wat databases can do (and what you…
The Java Specification Request 317 (JSR-317) aka JavaTM Persistence 2.0, (JPA 2.0) has finally reached the last stage, “Completion of…
Here you will find the first demo from my Devoxx 2008 presentation. It shows how you can rapidly create…
As I was preparing for my Devoxx presentation next Monday, I decided to look at the somewhat harder way of…
I just found that at OTN’s TopLink page the announcement is already published that was expected later today: TopLink 11g…
A table without single-column primary key, Java developers don’t like them because it’s more work than just putting @Id on…