
- 578 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
Databases have become an integral part of modern life. Today's society is an information-driven society, and database technology has a direct impact on all aspects of daily life. Decisions are routinely made by organizations based on the information collected and stored in databases. Database management systems such as Oracle are crucial to apply data in industrial or commercial systems. Equally crucial is a graphical user interface (GUI) to enable users to access and manipulate data in databases. The Apache NetBeans IDE with Java is an ideal candidate for developing a GUI with programming functionality.
Oracle Database Programming with Java: Ideas, Designs, and Implementations is written for college students and software programmers who want to develop practical and commercial database programming with Java and relational databases such as Oracle Database XE 18c. The book details practical considerations and applications of database programming with Java and is filled with authentic examples as well as detailed explanations. Advanced topics in Java Web, like Java Web Applications and Java Web Services, are covered in real project examples to show how to handle the database programming issues in the Apache NetBeans IDE environment.
This book features:
- A real sample database, CSE _ DEPT, which is built with Oracle SQL Developer, provided and used throughout the book
- Step by step, detailed illustrations and descriptions of how to design and build a practical relational database
- Fundamental and advanced Java database programming techniques practical to both beginning students and experienced programmers
- Updated Java desktop and Web database programming techniques, such as Java Enterprise Edition 7, JavaServer Pages, JavaServer Faces, Enterprise Java Beans, Web applications and Web services, including GlassFish and Tomcat Web servers
- More than 30 real database programming projects with detailed illustrations
- Actual JDBC APIs and JDBC drivers, along with code explanations
- Homework and selected solutions for each chapter to strengthen and improve students' learning and understanding of the topics they have studied
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Half Title
- Title
- Copyright
- Dedication
- Contents
- Preface
- Acknowledgments
- About the Author
- Copyrights and Trademarks
- Chapter 1 Introduction
- Chapter 2 Introduction to Databases
- Chapter 3 JDBC API and JDBC Drivers
- Chapter 4 JDBC Applications and Design Considerations
- Chapter 5 Introduction to Apache NetBeans IDE
- Part I Building Two-Tier Client-Server Applications
- Part II Building Three-Tier Client-Server Applications
- Appendix A: Download and Install Oracle Database XE 18c
- Appendix B: Download and Install Apache NetBeans 12.0
- Appendix C: Download and Install Oracle SQL Developer
- Appendix D: Download and Install DevExpress WinForms
- Appendix E: How to Use the Sample Database
- Appendix F: How to Export the Sample Database
- Appendix G: Download and Install dotConnect Express
- Appendix H: Download JDBC Driver for Oracle XE 18c
- Appendix I: Download and Install Tomcat Server 8.0.27
- Appendix J: Download and Install Java JDK 8
- Appendix K: Trouble Shooting for the WS00041 Service Exception
- Appendix L: Download and Install Apache NetBeans 12.4
- Appendix M: ConFigure Apache NetBeans 12.0 for Initial Runs
- Appendix N: Download and Install Java JDK 14
- Index