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: src/site/xdoc/index.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@
40
40
Java POJOs
41
41
(Plain Old Java Objects) to database records.
42
42
</p>
43
+
<p>If you are completely new to database access in Java,<ahref="https://www.marcobehler.com/guides/a-guide-to-accessing-databases-in-java">https://www.marcobehler.com/guides/a-guide-to-accessing-databases-in-java</a> contains a good overview of the various parts, pieces and options and shows you where exactly MyBatis fits in.
44
+
</p>
43
45
</subsection>
44
46
45
47
<subsectionname="Help make this documentation better…">
0 commit comments