Skip to content

Commit 06e6a56

Browse files
committed
Update README.md
1 parent aa6a354 commit 06e6a56

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ So we dropped JPA completely, started using JDBCTemplate and discovered that we
1818

1919
This project aims to explore other options in the SQL mapping area than just JDBCTemplate. It should serve us
2020
- as point of reference when deciding for SQL mapping framework
21-
- and as a template of common DB usage scenarios
21+
- as a template of common DB usage scenarios
22+
- to document best practices of such common usages (**comments are welcomed!**)
2223

2324

2425
Use code in the repository as you like (MIT License)

0 commit comments

Comments
 (0)