Introduction
In the previous chapter, we looked at how Spring Roo simplifies developing enterprise applications that make use of JPAs for persistence. In this chapter, we continue our discussion of JPAs and look at recipes that let us add dynamic finder methods, create relationships between entities, and perform database reverse engineering to auto-generate JPA entities.