Chapter 4. Connecting to a Real Database



Note: In this chapter:

Modern enterprise applications revolve around relational databases, and our application is no exception. However, up to this point we have barely paid any attention to configuring the all-important database tier. We've been using the embedded Hypersonic database and delegating all the schema management to JBoss. This has allowed us to focus on making our application work first, without needing to bother with the added complexity of a database.

Developing an application with this approach makes a lot of sense, but now that our application is up and running, it's time to turn our attention toward the database, and have our application access a more robust, production-friendly database. We'll use MySQL for the application.



JBoss. A Developer's Notebook
JBoss: A Developers Notebook
ISBN: 0596100078
EAN: 2147483647
Year: 2003
Pages: 106

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net