A common way to store data in an application is to use a database. In this learning path, you’ll learn how to turn the Guestbook into a database-driven application.
Before you begin developing the guestbook’s buttons and actions, you’ll generate the persistence framework using Service Builder. By using Service Builder, you create a persistence layer and service layer that are responsible for retrieving your model data.