Pratik Patel - Java Database Programming with JDBC:Introduction

Kiaro

Местный
Регистрация
31 Июл 2020
Сообщения
5,772
Реакции
187
Credits
52
Для просмотра ссылки Войди или Зарегистрируйся

Название: Java Database Programming with JDBC:Introduction
Год: 1996
Издатель: Pub
Язык: english
Кол-во страниц: 356
Формат: PDF


Описание:

Welcome to the future of database connectivity. The Java Database Connectivity ( JDBC ) specification is a new basis for developers to interface with data sources. The structure of the JDBC is designed to allow developers to program for a standard interface, and let the low-level JDBC driver for different databases deal with the connection and querying of the databases; hence, the developer does not need to worry about dealing with different SQL flavors for each database. The JDBC is also very flexible—a developer doesn’t necessarily lose features specific to the target database. Best of all, the JDBC is based on the Java language!



Скачать

Для просмотра ссылки Войди или Зарегистрируйся