Oracle Database Programming with Java
eBook - ePub

Oracle Database Programming with Java

Ideas, Designs, and Implementations

  1. 578 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Oracle Database Programming with Java

Ideas, Designs, and Implementations

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Oracle Database Programming with Java by Ying Bai in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover
  2. Half Title
  3. Title
  4. Copyright
  5. Dedication
  6. Contents
  7. Preface
  8. Acknowledgments
  9. About the Author
  10. Copyrights and Trademarks
  11. Chapter 1 Introduction
  12. Chapter 2 Introduction to Databases
  13. Chapter 3 JDBC API and JDBC Drivers
  14. Chapter 4 JDBC Applications and Design Considerations
  15. Chapter 5 Introduction to Apache NetBeans IDE
  16. Part I Building Two-Tier Client-Server Applications
  17. Part II Building Three-Tier Client-Server Applications
  18. Appendix A: Download and Install Oracle Database XE 18c
  19. Appendix B: Download and Install Apache NetBeans 12.0
  20. Appendix C: Download and Install Oracle SQL Developer
  21. Appendix D: Download and Install DevExpress WinForms
  22. Appendix E: How to Use the Sample Database
  23. Appendix F: How to Export the Sample Database
  24. Appendix G: Download and Install dotConnect Express
  25. Appendix H: Download JDBC Driver for Oracle XE 18c
  26. Appendix I: Download and Install Tomcat Server 8.0.27
  27. Appendix J: Download and Install Java JDK 8
  28. Appendix K: Trouble Shooting for the WS00041 Service Exception
  29. Appendix L: Download and Install Apache NetBeans 12.4
  30. Appendix M: ConFigure Apache NetBeans 12.0 for Initial Runs
  31. Appendix N: Download and Install Java JDK 14
  32. Index