JDBC Recipes: A Problem-Solution Approach
Autor Mahmoud Parsianen Limba Engleză Paperback – 28 noi 2014
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.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 528.90 lei 6-8 săpt. | |
Apress – 28 noi 2014 | 528.90 lei 6-8 săpt. | |
Hardback (1) | 530.86 lei 6-8 săpt. | |
Apress – 15 sep 2005 | 530.86 lei 6-8 săpt. |
Preț: 528.90 lei
Preț vechi: 661.12 lei
-20% Nou
Puncte Express: 793
Preț estimativ în valută:
101.22€ • 104.42$ • 85.67£
101.22€ • 104.42$ • 85.67£
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
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/practitionerCuprins
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)