Cantitate/Preț
Produs

JDBC Recipes: A Problem-Solution Approach

Autor Mahmoud Parsian
en Limba Engleză Paperback – 28 noi 2014
JDBC Recipes provides easy-to-implement, usable solutions to problems in relational databases that use JDBC. You will be able to integrate these solutions into your web-based applications, such as Java servlets, JavaServer Pages, and Java server-side frameworks. This handy book allows you to cut and paste the solutions without any code changes.
This book focuses on topics that have been ignored in most other JDBC books, such as database and result set metadata. It will help you develop database solutions, like adapters, connectors, and frameworks using Java/JDBC. The insightful solutions will enable you to handle all data types, including large binary objects. A unique feature of the book is that it presents JDBC solutions (result sets) in XML.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 52890 lei  6-8 săpt.
  Apress – 28 noi 2014 52890 lei  6-8 săpt.
Hardback (1) 53086 lei  6-8 săpt.
  Apress – 15 sep 2005 53086 lei  6-8 săpt.

Preț: 52890 lei

Preț vechi: 66112 lei
-20% Nou

Puncte Express: 793

Preț estimativ în valută:
10122 10442$ 8567£

Carte tipărită la comandă

Livrare economică 04-18 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430211990
ISBN-10: 1430211997
Pagini: 664
Ilustrații: XXVII, 636 p.
Dimensiuni: 191 x 235 x 35 mm
Greutate: 1.13 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

Introducing JDBC.- Exploring JDBC’s Novel Feature.- Making Database Connections.- Making Database Connections Using DataSource.- Exploring the ResultSet Interface.- Working with Scrollable and Updatable ResultSet Objects.- Reading and Writing BLOBs.- Reading and Writing CLOBs.- Working with Date, Time, and Timestamp in JDBC.- Handling Exceptions in JDBC.- Exploring the Statement.- Working with the PreparedStatement.- Passing Input Parameters to PreparedStatement.- Exploring JDBC Utilities.

Notă biografică

Mahmoud Parsian, Ph.D. is a Sun Certified Java Programmer and senior lead software engineer for AskJeeves.com, and he has expertise in Java database programming and development. His honors include the following: Ask Jeeves Bright Star Award, Octopus Award for successive release of the Octopus software, Cisco Systems Leadership Award, Individual Achievement Award, and four Specialist of the Quarter awards. Parsian has also received numerous commendation letters from customers regarding his outstanding performance and leadership on customer projects.

Caracteristici

The only standard size JDBC "cookbook" in market with clear specification of problems and ready-to-be-used working code solutions (in a cut-and-paste fashion) that work for at least two leading databases such as MySQL and Oracle Most existing JDBC-related books provide only generic solutions, which might not work on any vendor’s database. This book shows the importance of "vendor" factor for solving JDBC problems Complete coverage of database and result set "metadata" (which is missing from most JDBC books)