IN THIS CHAPTER

We have now reached a significant point in Remulak Productions' project lifecycle. In the next several chapters we will consider many traditional design issues. Iterative development fosters the notion of learning a little, designing a little, and then constructing a little. In this chapter we construct the necessary database components to implement the physical tables for the Remulak Productions solution.

Two alternative approaches will be presented. The first approach will be to use native JDBC calls from JavaBeans to gain access to the data. The second approach will use Enterprise JavaBeans and both container-managed persistence (CMP) and bean-managed persistence (BMP). Prior to those alternatives, the project must translate the class structure to a relational database schema. This is what we'll discuss first.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.119.158.134