File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1- # sql2o [ ![ Build Status] ( https://travis-ci.org/aaberg/sql2o.svg?branch=master )] ( https://travis-ci.org/aaberg/sql2o ) [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.sql2o/sql2o.svg )] ( https://search.maven.org/search?q=g:org.sql2o%20a:sql2o )
1+ # sql2o [ ![ Build Status] ( https://travis-ci.org/aaberg/sql2o.svg?branch=master )] ( https://travis-ci.org/aaberg/sql2o ) [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.sql2o/sql2o.svg )] ( https://search.maven.org/search?q=g:org.sql2o%20a:sql2o ) [ ![ Coverage Status ] ( https://coveralls.io/repos/github/aaberg/sql2o/badge.svg?branch=master )] ( https://coveralls.io/github/aaberg/sql2o?branch=master )
22
33Sql2o is a small java library, with the purpose of making database interaction easy.
44When fetching data from the database, the ResultSet will automatically be filled into your POJO objects.
You can’t perform that action at this time.
0 commit comments