An open API service indexing awesome lists of open source software.

https://github.com/goldipl/obd_jdbc_first

First Java DataBase Connectivity Application
https://github.com/goldipl/obd_jdbc_first

database java java-8 jdbc sql

Last synced: about 2 months ago
JSON representation

First Java DataBase Connectivity Application

Awesome Lists containing this project

README

          

## Table of contents
* [Application name](#application-name)
* [General info](#general-info)
* [Version](#version)
* [Technologies](#technologies)
* [Author](#author)

## Application name
First Java DataBase Connectivity Application

## General info
Java DataBase Connectivity Application
* connecting to database
* filling tables 'uczen', 'nauczyciel', 'przedmiot', 'ocena'
* filling table "ocenianie" from IDE console
* protection against table and data duplication

## Version
04.05.2020 - **`ver. 1.0`**
08.05.2020 - **`ver. 1.1`**
14.05.2020 - **`ver. 1.2`**
16.05.2020 - **`ver. 1.3`**
23.05.2020 - **`ver. 1.4`**
27.05.2020 - **`ver. 1.5`**
30.05.2020 - **`ver. 1.6`**

## Technologies
Project was created with:
* Java 8

## Author
Marcin Godlewski