SpencerUresk

Random posts about Java, software development, politics, and economics

 RSS Feed

Add to Google Reader or Homepage

I have to admit, I procrastinated over getting more familiar with Seam. Partially because I’ve had a bunch of other stuff on my plate, but mostly because of its close ties with EJB3. After giving EJB3 a fair shake, I realized it was actually ok. Over the Christmas break, I started looking into Seam more […]

Java Persistence with Hibernate

With JPA (Java Persistence API) gaining more and more traction, a good book on how to best use the Hibernate implementation has been sorely needed - fortunately, Java Persistence with Hibernate is that book. Pro EJB 3: Java Persistence API is a great general JPA reference, and has indeed come in handy for many questions […]