DanielDDDL / onpoint

Small program to control my clocks in and out of the company that I work for. The idea is for it to be a CLI application.
1 stars 0 forks source link

Too much boilerplate code when using JDBC directly #1

Open DanielDDDL opened 5 years ago

DanielDDDL commented 5 years ago

I'm trying to go framework-less in here. Getting the things done with my own hands as much as possible. But maybe in the future this will be too verbose. So I'm just going to leave this here as a possible simple solution to all this boilerplate code.

DanielDDDL commented 5 years ago

Just passing by to say that I found some other options that seem to fit the criteria I stalished above. I think it would be valuable for us to decide which one is better.

sql2o Jdbi