sql-streams icon indicating copy to clipboard operation
sql-streams copied to clipboard

Write documentation

Open bendem opened this issue 9 years ago • 1 comments

  • [x] Javadoc all the things
  • [x] Getting started
  • [ ] Explain how mapping works
  • [ ] Explain how datasources work (setup)
  • [ ] Explain how AutoCloseable is used
  • [ ] Explain how Transaction works
  • [ ] Mention where jdbc primitives are closed
  • [ ] Mention goals of the lib (you write the sql, I handle jdbc)

bendem avatar Apr 28 '16 14:04 bendem

Probably also needs a "getting started with " section. Like an example on how to make it work with spring @Transactional for example.

bendem avatar Jul 08 '17 11:07 bendem