A while back I published a video as an introduction to CDI, JPA and JSF in the Java EE framework. Let me know what you think and if you would like to see more [...]
Occasionally I prefer to use UUIDs for my primary keys over a Sequence or business key. This quick article will tell you how to enable it. It is a [...]