Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 9. The Persistence Tier > Designs for the Persistence Layer

Designs for the Persistence Layer

In this chapter we will look at the most common type of persistence mechanism used for Java objects: relational databases. When you use relational databases, you need to translate Java objects into database tables, columns, and records as well as translate relationships, such as inheritance, dependencies, and references, into additional columns or tables.

The following practical designs are available for building a persistence layer (see Figure 9.1).


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial