Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống
1
/ 791 trang
THÔNG TIN TÀI LIỆU
Thông tin cơ bản
Định dạng
Số trang
791
Dung lượng
34,29 MB
Nội dung
[...]... with and without EJB 598 8.3 The Architecture and Components of Java Web Applications 599 8.3.1 Java EE Containers 600 8.3.2 Java EE 6 APIs 601 8.3.2.1 EJBs API Technology 602 8.3.2.2 Java Servlet API Technology 602 8.3.2.3 JSP API Technology 603 8.3.2.4 JavaServer Faces API Technology 604 8.3.2.5 Java Persistence API 606 8.3.2.6 Java Transaction API 606 8.3.2.7 Java Message Service API 607 8.3.3 Java. .. Chapter 8 Developing Java Web Applications to Access Databases 557 8.1 A Historical Review about Java Web Application Development 557 8.1.1 Using Servlet and HTML Web Pages for Java Web Applications 558 8.1.2 Using JavaServer Pages (JSP) Technology for Java Web Applications 560 8.1.3 Using Java Help Class Files for Java Web Applications 564 8.1.4 Using Java Persistence APIs for Java Web Applications... for college students and software programmers who want to develop practical and commercial database programming with Java and relational databases, such as Microsoft Access, SQL Server 2008, and Oracle Database 10 g XE The book provides a detailed description about the practical considerations and applications in database programming with Java and authentic examples and detailed explanations More important,... xxiv Preface 3 Both fundamental and advanced database programming techniques are covered, for the convenience of both beginning students and experienced programmers 4 Updated Java database programming techniques, such as Java Persistence API, Java Enterprise Edition 6, JavaServer Pages, JavaServer Faces, and Enterprise Java Beans, are discussed and analyzed with real projects to enable readers to have... Unlike most database programming books on the current market, which discuss and present database programming techniques with huge blocks of programming codes from the first page to the last page, this book uses a new writing style to show readers, especially the college students, how to develop professional and practical database programs with Java, by using Java Persistence API (JAPI), Java Enterprise... and components about relational databases Some key technologies in developing and designing databases are also given and discussed The procedure and components used to develop a practical relational database with three database versions, such as Microsoft Access, SQL Server 2008, and Oracle Database 10g XE, are analyzed in detail with some real data tables in our sample database CSE_DEPT Chapter 3 provides... easy-to-learn path for Java database applications 5 More than 30 real sample database programming projects are covered, with detailed illustrations and explanations to help students to understand key techniques and programming technologies 6 Three types of popular databases are covered and discussed in detail with practical sample examples: Microsoft Access, SQL Server 2008, and Oracle Database 10 g Express... 5.3.5.8 5.3.5.9 5.3.5.10 5.3.5.11 5.3.5.12 5.3.5.13 a Java Web Application Project 214 a Java Enterprise Edition Project 214 Overview of Java Enterprise Edition 6 215 Install and Configure Java EE 6 Software and Tools 222 Create a Java EE 6 Web Application Project 224 Creating the Entity Classes from the Database 227 Creating Enterprise Java Beans 229 Using JavaServer Faces (JSF) 2.0 232 Creating the Manufacturer... Manipulations to Oracle Database Using Java Runtime Object 502 7.4.1 Perform Data Insertion to Oracle Database Using Java Runtime Object 503 7.4.1.1 Modify the FacultyFrame Window Form 503 7.4.1.2 Develop the Codes for the Insert Button Event Handler 504 7.4.2 Perform Data Updating to Oracle Database Using Java Runtime Object 507 7.4.3 Perform Data Deleting to Oracle Database Using Java Runtime Object... IDE Starting with an introduction to installing NetBeans IDE, this chapter goes through each aspect of NetBeans IDE, including the NetBeans Platform, NetBeans Open Source, and all plug-in tools Different projects built with NetBeans IDE are discussed and presented in detail with 14 example projects Starting with Chapter 6, the real database programming techniques with Java, query data from database, are . Data: Bai, Ying, 1956- Practical database programming with Java / Ying Bai. p. cm. ISBN 978-0-470-88940-4 (pbk.) 1. Database management–Computer programs. 2. Database design. 3. Java (Computer program. Build a New Java Project 167 5.3.2.1 Build a Java Application Project 168 5.3.2.2 Build a Java Desktop Application 178 5.3.2.3 Build a Java Class Library 183 5.3.2.4 Build a Java Project with Existing. Build a Java Free-Form Project 192 5.3.3 Build a JavaFX Application Project 193 5.3.3.1 Overview of JavaFX 193 5.3.3.2 JavaFX SDK 194 5.3.3.3 JavaFX Script Language 195 5.3.3.4 Build a JavaFX