This handsโon guide shows Java developers how to access data with the new 3.0 Java Database Connectivity (JDBC) API, use LDAPโenabled directory services with Java Network Directory Services (JNDI), and manipulate XML data using Java APIs for XML Processing (JAXP).<br>Pick up this book to acquire the
Acceso a bases de datos con Java-JDBC 2.0
โ Scribed by รngel Esteban
- Year
- 2000
- Tongue
- Spanish
- Leaves
- 217
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Subjects
JDBC JAVA Desarrollo
๐ SIMILAR VOLUMES
Provides explanations of JDBC and Java fundamentals, a step-by-step tutorial to bring you up tp speed, and an extensively annotated reference to all JDBC classes and interfaces. Paper.
Demonstrates how to integrate Java with databases using the Java database connectivity (JDBC) API. Written for programmers familiar with Java and SQL, the book presents techniques for storing, retrieving, searching, and updating various data formats in enterprise databases. Originally published in 1
In a world of acronyms and abbreviations, JDBC is one worth knowing. It's the application programming interface that bridges the gap between sophisticated relational database management systems and Java, a programming language uniquely suited to today's intranet and Internet networking environments.