Skip to content

Commit 12bf129

Browse files
authored
Update README.md
1 parent 220082a commit 12bf129

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ JPA is an open-source API. There is various enterprises vendor such as Eclipse,
2323
JDBC
2424
* Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database.
2525

26+
Architecute of the Project Implementation
27+
![JDBC JPA](https://user-images.githubusercontent.com/11626327/76680830-9b1bae00-662f-11ea-84e8-941623ed7283.JPG)
28+
2629

2730
H2
2831
* H2 is a relational database management system written in Java. It can be embedded in Java applications or run in client-server mode.

0 commit comments

Comments
 (0)