Neu:
58,38€58,38€
KOSTENFREIE Retouren
Kostenlose Lieferung:
Montag, 6. Feb.
Auf Lager.
Versand durch: Amazon Verkauft von: Amazon
Rückgaberichtlinien: Retournierbar innerhalb von 30 Tagen nach Erhalt
Gebraucht kaufen 21,99 €
Andere Verkäufer auf Amazon
+ 4,49 € Versandkosten
96 % positiv in den letzten 12 Monaten
& Kostenlose Lieferung
88 % positiv in den letzten 12 Monaten

Lade die kostenlose Kindle-App herunter und lese deine Kindle-Bücher sofort auf deinem Smartphone, Tablet oder Computer – kein Kindle-Gerät erforderlich. Weitere Informationen
Mit Kindle für Web kannst du sofort in deinem Browser lesen.
Scanne den folgenden Code mit deiner Mobiltelefonkamera und lade die Kindle-App herunter.


Mehr erfahren
Oracle JDBC: Build scalable. high-performance JDBC-based applications with Oracle Database 10g and 9i (Oaktable Press) Taschenbuch – 4. Mai 2009
Erweitere deinen Einkauf
* Promotes and explains an "anti black box" approach to Oracle development complete with benchmark code) that will allow developers to write highly efficient, high performance Oracle JDBC applications.
* A new book from the prestigious OakTable Press, which Apress will be strongly promoting and supporting throughout 2004.
- Seitenzahl der Print-Ausgabe744 Seiten
- SpracheEnglisch
- HerausgeberApress
- Erscheinungstermin4. Mai 2009
- Abmessungen19.05 x 4.27 x 23.5 cm
- ISBN-10159059407X
- ISBN-13978-1590594070
Produktbeschreibungen
Über den Autor und weitere Mitwirkende
Produktinformation
- Herausgeber : Apress; 1st ed. Edition (4. Mai 2009)
- Sprache : Englisch
- Taschenbuch : 744 Seiten
- ISBN-10 : 159059407X
- ISBN-13 : 978-1590594070
- Abmessungen : 19.05 x 4.27 x 23.5 cm
- Kundenrezensionen:
Informationen zum Autor

Entdecke mehr Bücher des Autors, sieh dir ähnliche Autoren an, lies Autorenblogs und mehr
Kundenrezensionen
Kundenbewertungen, einschließlich Produkt-Sternebewertungen, helfen Kunden, mehr über das Produkt zu erfahren und zu entscheiden, ob es das richtige Produkt für sie ist.
Um die Gesamtbewertung der Sterne und die prozentuale Aufschlüsselung nach Sternen zu berechnen, verwenden wir keinen einfachen Durchschnitt. Stattdessen berücksichtigt unser System beispielsweise, wie aktuell eine Bewertung ist und ob der Prüfer den Artikel bei Amazon gekauft hat. Es wurden auch Bewertungen analysiert, um die Vertrauenswürdigkeit zu überprüfen.
Erfahre mehr darüber, wie Kundenbewertungen bei Amazon funktionieren.-
Spitzenrezensionen
Spitzenbewertung aus Deutschland
Derzeit tritt ein Problem beim Filtern der Rezensionen auf. Bitte versuche es später erneut.
The author explains the 4 different types of JDBC Drivers, why it is a good idea to turn Autocommit off, etc. but perhaps the most basic but essential information given in the book is the distinction between the Statement and the PreparedStatement Interface and a clear recommendation to NOT use Statement class in production code. Moreover, the standard update batching as well as Oracle update batching is introduced with the recommendation to prefer the oracle implementation for performance reasons.
Apart from that, the more advanced features Statement Caching as well as Connection Pooling and Caching were of most interest to me. Although it did not make a java developer out of me, I could use the sample code to get familiar with the concepts. Other than that, the book is great as a reference to come back to different topics if need arises.
I can recommend this book to any Oracle database administrator, who wants to understand, how Java Applications use JDBC to interact with the database. On the other hand, it is a must-read for any Java Developer working with Oracle JDBC. Beware that this is not a book to learn Java, but specifically for understanding Oracle database interaction with JDBC.
Spitzenrezensionen aus anderen Ländern

The only negative aspect is that the book is a bit dated for certain topics, but that is just a small part of the book.

It really helped me to learn the technology.