We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6a354 commit 06e6a56Copy full SHA for 06e6a56
1 file changed
README.md
@@ -18,7 +18,8 @@ So we dropped JPA completely, started using JDBCTemplate and discovered that we
18
19
This project aims to explore other options in the SQL mapping area than just JDBCTemplate. It should serve us
20
- as point of reference when deciding for SQL mapping framework
21
-- and as a template of common DB usage scenarios
+- as a template of common DB usage scenarios
22
+- to document best practices of such common usages (**comments are welcomed!**)
23
24
25
Use code in the repository as you like (MIT License)
0 commit comments