Skip to content

Commit 384b3fd

Browse files
authored
Update README.md
1 parent 12bf129 commit 384b3fd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,13 @@ JPA is an open-source API. There is various enterprises vendor such as Eclipse,
2222

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.
25-
25+
##
2626
Architecute of the Project Implementation
27-
![JDBC JPA](https://user-images.githubusercontent.com/11626327/76680830-9b1bae00-662f-11ea-84e8-941623ed7283.JPG)
2827

28+
![JDBC JPA](https://user-images.githubusercontent.com/11626327/76680830-9b1bae00-662f-11ea-84e8-941623ed7283.JPG)
2929

30+
##
3031
H2
3132
* H2 is a relational database management system written in Java. It can be embedded in Java applications or run in client-server mode.
32-
33+
34+
![H2 DB](https://user-images.githubusercontent.com/11626327/76680851-d61de180-662f-11ea-80c8-3a49632ff246.JPG)

0 commit comments

Comments
 (0)