e-Commerce Applications Using Oracle8i and Java from Scratch

Meghraj Thakkar

  • 出版商: QUE
  • 出版日期: 2000-03-27
  • 售價: $1,320
  • 貴賓價: 9.5$1,254
  • 語言: 英文
  • 頁數: 384
  • 裝訂: Paperback
  • ISBN: 0789723387
  • ISBN-13: 9780789723383
  • 相關分類: 商業管理類OracleJava 相關技術
  • 下單後立即進貨 (約5~7天)

相關主題

商品描述

In Building e-Commerce Database Applications Using Oracle8i and Java from scratch, Meghraj Thakkar takes novice web programmers through the process of creating a web-enabled database application. You will look at the requirements, analysis, design, implementation, testing and deployment of an "Online Coffee Shop" from scratch. You will also learn to create database objects (tables and indexes), populate the database, and use SQL, PL/SQL and Java to manipulate the data. Additional topics include using Oracle tools such as SQL*Loader and Export/Import to populate Oracle databases, use of JDBC to connect and interact with the database, how to process the results coming back from the database, use of SQLJ to write efficient Java code, JDBC error messages & exceptional handling in the project, how to store Java code in the database using Java Stored Procedures, techniques for debugging & stress testing your applications, and more.