2nd edition: O’Reilly, 2001 — 250 p. Database programming has traditionally been a technological Tower of Babel. We are faced with dozens of available database products, and each one talks to our applications in its own private language. If your application needs to talk to a new database engine, you have to teach it (and yourself) a new language. As Java programmers, however, we should not be worrying about such translation issues. Java is supposed to bring us the ability to "write once, compile once, and run anywhere," so it should bring it to us with database programming as well. Java's JDBC API gives us a shared language through which our applications can talk to database engines. Following in the tradition of its other multi-platform APIs such as the AWT, JDBC provides us with a set of interfaces that create a common point at which database applications and database engines can meet. In this chapter, we will discuss the basic interfaces that JDBC provides.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
Wiley, 2011. — 952 p. — ISBN10: 0470889403; ISBN13: 978-0470889404. Covers fundamental and advanced Java database programming techniques for beginning and experienced readers This book covers the practical considerations and applications in database programming using Java NetBeans IDE, JavaServer Pages, JavaServer Faces, and Java Beans, and comes complete with authentic...
Third Edition. — Addison-Wesley, 2018. — 413 p. — ISBN: 978-0-13-468599-1. The Definitive Guide to Java Platform Best Practices—Updated for Java 7, 8, and 9 Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the...
O’Reilly Media, 2013. — 362 p. — ISBN: 978-1449370176 Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter...
Publisher: Addison Wesley, 1999. - 432 p. Second Edition. ISBN: 0-201-31009-0 In Concurrent Programming in Java, Second Edition, you will find thoroughly updated coverage of the Java 2 platform and new or expanded coverage of: Memory model Cancellation Portable parallel programming Utility classes for concurrency control Copyright Concurrent Object-Oriented Programming Using...
Apress, 2014. — 808 p. — ISBN10: 1430266619, ISBN13: 978-1-4302-6661-7. Beginning Java 8 APIs, Extensions and Libraries completes the Apress learning Java journey and is a comprehensive approach to learning the Java programming language extensions and available APIs and libraries, including the new JavaFX APIs. This book covers the key extensions of the Java programming...
Wrox, 2014. — 938 p. — ISBN: 1118656466, 9781118656464
This guide shows Java software developers and software engineers how to build complex web applications in an enterprise environment. You'll begin with an introduction to the Java Enterprise Edition and the basic web application, then set up a development application server environment, learn about the tools used in the...