This chapter covered everything you need to know to write persistent
class definitions in JPA. JPA
cannot use your persistent classes, however, until you complete one
additional step: you must define the persistence metadata. The next
chapter explores metadata in detail.