You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ JPA is an open-source API. There is various enterprises vendor such as Eclipse,
23
23
JDBC
24
24
* 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
26
+
26
27
H2
27
28
* 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