JAVA DATABASE CONNECTIVITY USING SQLITE: A TUTORIAL.

Uložené v:
Podrobná bibliografia
Názov: JAVA DATABASE CONNECTIVITY USING SQLITE: A TUTORIAL.
Autori: Johnson, Richard A.
Zdroj: Allied Academies International Conference: Proceedings of the Academy of Information & Management Sciences (AIMS); Spring2014, Vol. 18 Issue 1, p17-22, 6p
Predmety: JAVA programming language, INTERNET servers, CELL phone software, AUTOMOBILE engines, PUNCHED card systems
Abstrakt: Java is one of the most popular programming languages world-wide, controlling everything from web servers to cell phones to automobile engines. Additionally, relational database processing is a mission-critical activity for all types of organizations: business, scientific, educational, and governmental. However, university educators and students often struggle to connect Java programs and databases in a simple and efficient manner. This tutorial presents an extremely straightforward framework for connecting a Java program with an SQLite relational database using any one of these three popular tools: Windows Notepad/Command Prompt, TextPad, and Eclipse. [ABSTRACT FROM AUTHOR]
Copyright of Allied Academies International Conference: Proceedings of the Academy of Information & Management Sciences (AIMS) is the property of Jordan Whitney Enterprises, Inc. and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)
Databáza: Complementary Index
Popis
Abstrakt:Java is one of the most popular programming languages world-wide, controlling everything from web servers to cell phones to automobile engines. Additionally, relational database processing is a mission-critical activity for all types of organizations: business, scientific, educational, and governmental. However, university educators and students often struggle to connect Java programs and databases in a simple and efficient manner. This tutorial presents an extremely straightforward framework for connecting a Java program with an SQLite relational database using any one of these three popular tools: Windows Notepad/Command Prompt, TextPad, and Eclipse. [ABSTRACT FROM AUTHOR]