This PDF will be accessible from your Account page after purchase and requires PDF reading software, such as Acrobat® Reader®.
The eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version.
Introduction.
I. INTRODUCTION.
1. Introduction to Oracle Java Technologies.Database Access in Java. Building Reusable Java Components. Employing Java in a Web Environment.
II. DATABASE ACCESS IN JAVA.
2. Java Stored Procedures.Overview of Java Stored Procedures-PL/SQL Calling Java. Advantages of Java Stored Procedures. Comparison of PL/SQL Stored Procedures and Java Stored Procedures. Developing Java Stored Procedures-An Overview and Case Study. Writing the Java Method. Loading the Java Method into the Oracle 8i Database. Creating the Java Stored Procedure and Publishing It. Granting Access Privileges. Calling the Java Stored Procedure.
3. Basic JDBC Programming.Overview of JDBC-Java Calling SQL and PL/SQL. Fundamental Steps in JDBC. INSERT, UPDATE, and DELETE Operations Using JDBC. Oracle JDBC Extensions. Calling Stored Procedures in JDBC Programs. Handling Resultsets in JDBC.
4. Advanced JDBC Programming.Overview. Handling Object Types in JDBC. Handling Object REFS in JDBC. Handling Collections in JDBC. Handling Large Objects in JDBC. JDBC Performance Extensions. JDBC in the Server.
5. Basic SQLJ Programming.Overview of SQLJ-Java Calling SQL and PL/SQL. Connecting to a Database. SQLJ Query Processing. Exception Handling in SQLJ. INSERT, UPDATE, DELETE, and COMMIT Operations in SQLJ. Handling Types and Large Objects in SQLJ.
6. Advanced SQLJ Programming.Overview. Handling Large Objects. Handling Objects and Collections in SQLJ. SQLJ Performance Extensions. SQLJ in the Server.
III. BUILDING REUSABLE JAVA COMPONENTS.
7. Using JavaBeans.Overview of JavaBeans. JavaBean Naming Conventions. Adding Properties to the JavaBean. Adding Events to the JavaBean. Steps to Create a JavaBean. The BeanInfo Class.
8. Using Enterprise JavaBeans.Overview of EJBs. Types of EJBs. EJB Architecture and Concepts.
9. Developing and Deploying Enterprise JavaBeans.Overview. Developing EJBs. Implementing an EJB. Parameter Passing. Using JDBC and SQLJ in an EJB Component. Handling Transactions. EJB Tools.
10. Using Business Components for Java (BC4J)-Introduction and Development.Overview of BC4J. BC4J and XML. Developing a BC4J Application. Creating Entity Objects. Creating View Objects. Creating Application Modules.
11. Using Business Components for Java (BC4J)-Deployment and Customization.Deploying BC4J. Developing a Client for BC4J Application. Handling of Events and Errors. Miscellaneous Topics.
IV. EMPLOYING JAVA IN A WEB ENVIRONMENT.
12. Java Servlet Programming.Overview of Servlets. Servlets Basics. Developing a Servlet. Exception Handling. Managing Sessions in Servlets. Servlets Deployment. Create a Service.
13. Using Java Server Pages.Overview of JSP. JSP Basics. JSP Architecture. Creating and Designing a JSP. Creating, Initializing, and Using JSP for Calling JavaBeans. Deploying a JSP.
Index.