JDBC : practical guide for Java programmers /
JDBC: Practical Guide for Java Programmers is the quickest way to gain the skills required for connecting your Java application to a SQL database. Practical, tutorial-based coverage keeps you focused on the essential tasks and techniques, and incisive explanations cement your understanding of the AP...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
San Francisco :
MK/Morgan Kaufmann Publishers,
�2002.
|
Colección: | Morgan Kaufmann practical guides series.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- 1
- Introduction to JDBC
- 2
- Presenting Information to Users
- 3
- Querying the Database
- 4
- Updating the Database
- 5
- Advanced JDBC Topics
- 6
- An eCommerce Example
- 7
- How to Stay Current with JDBC
- 8
- Appendix.