Skip to content

Commit 0b607bf

Browse files
authored
Update README.md
1 parent 02bfa51 commit 0b607bf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Java-SQL-connection
22
In this project I created a connection between a java project and a SQL travel database, enabling the user to create new data entries from java into the SQL database in real time.
33

4+
Sql user info:
5+
In order to create the connection between java and SQL I created a new SQL user with a login and a password.
6+
7+
Pdf file that shows the SQL code
48

59
[Sql screen shots.pdf](https://github.com/ntyblco/Java-SQL-connection/files/11221280/Sql.screen.shots.pdf)
10+
11+
UML of the project
12+
13+
[UML final.pdf](https://github.com/ntyblco/Java-SQL-connection/files/11221296/UML.final.pdf)
14+

0 commit comments

Comments
 (0)