買這商品的人也買了...
-
$520$510 -
$580$458 -
$1,225Digital Systems Engineering (Hardcover)
-
$680$537 -
$800$720 -
$1,805UML Distilled: A Brief Guide to the Standard Object Modeling Language, 3/e (Paperback)
-
$560$504 -
$780$616 -
$380$300 -
$890$703 -
$650$507 -
$620$527 -
$750$593 -
$780$616 -
$680$578 -
$620$490 -
$820$697 -
$780$741 -
$600$474 -
$650$507 -
$550$468 -
$420$412 -
$550$429 -
$2,330$2,214 -
$380$300
相關主題
商品描述
Description:
JDBC is the most commonly used API in Java to access and manipulate data in
a database. Oracle is one of the most popular and scalable databases in the
world. This book is a must-have for any developer building an application that
employs JDBC on Oracle database. Unlike other JDBC books, this book has been
written to complement not rehash the contents of Oracle JDBC documentation and
the JDBC specification. The book teaches you not just how to write JDBC code, but how to write
effective JDBC code in a step-by-step fashion. This book does not
assume any prior knowledge of JDBC though it does assume basic knowledge of
SQL and PL/SQL. It covers JDBC with a focus on writing high-performing,
scalable and secure applications for Oracle 10g and 9i. Using
this book you will learn, among other things:
商品描述(中文翻譯)
描述:
JDBC是Java中最常用的API,用於訪問和操作數據庫。Oracle是世界上最受歡迎和可擴展的數據庫之一。這本書對於任何使用JDBC在Oracle數據庫上構建應用程序的開發人員來說都是必不可少的。與其他JDBC書籍不同,這本書的撰寫目的是補充而不是重複Oracle JDBC文檔和JDBC規範的內容。
這本書不僅教你如何編寫JDBC代碼,還以逐步的方式教你如何編寫有效的JDBC代碼。這本書不假設對JDBC有任何先備知識,但假設對SQL和PL/SQL有基本的了解。它以JDBC為重點,教你如何為Oracle 10g和9i編寫高性能、可擴展和安全的應用程序。通過這本書,你將學到以下內容:
- 如何使用JDBC高效地查詢、插入、更新和刪除數據
- 如何在構建應用程序時利用對Oracle基礎知識的了解
- 事務隔離級別是什麼,Oracle支持哪些級別,以及如何在Oracle上有效地編寫事務
- 如何使用代理身份驗證使你的程序更安全
- 如何在應用程序中有效地使用Oracle對象和集合
- 如何使用樂觀和悲觀鎖定策略處理“丟失更新”的現象
- 如何利用語句緩存和連接池來提高應用程序的性能和可擴展性