November 2, 2016January 3, 2019 David Wilson-Burns Mapping a Flat Data Model to a Relational Data Model Using Dozer and Proxies
April 14, 2015January 3, 2019 David Wilson-Burns 9 Steps for dynamic filtering and paging of a JPA Entity
September 15, 2010January 3, 2019 David Wilson-Burns Performance Trap using JPA: Transfer Object pattern and JPQL to the Rescue!
March 13, 2008February 17, 2012 David Wilson-Burns How to use a JNDI DataSource with JPA in Netbeans 6.01
March 12, 2008March 12, 2008 David Wilson-Burns Thoughts as I’m reading “Introduction to the Java Persistence API”
March 10, 2008January 3, 2019 David Wilson-Burns Why I chose O/R Mapping (JPA) over Stored Procedures for CRUD
March 5, 2008March 10, 2008 David Wilson-Burns Article supporting the use of Stored Procedures over JPA
March 5, 2008March 10, 2008 David Wilson-Burns Can the Picky Diner learn to get along with the Happy Chef?
March 5, 2008July 28, 2008 David Wilson-Burns The Tale of the Happy Chef and the Picky Diner: Some thoughts on Stored Procedures and JPA
March 3, 2008March 10, 2008 David Wilson-Burns Modifying Database Table Rows with the Java Persistence API