SQL Mapper

An easy to implement Java library that does not require XML configurations or annotations for mapping S...
Download

SQL Mapper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Mariusz Kopylec
  • Operating Systems:
  • Windows All
  • File Size:
  • 625 KB

SQL Mapper Tags


SQL Mapper Description

SQL Mapper is a simple Java library which helps in dealing with JDBC Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. Features: * removes boilerplate JDBC code * developers can focus on dealing with query results * no configuration needed * supports SQL selects, inserts, updates and deletes * simplifies developing without losing control of SQL statements * lightweight


SQL Mapper Related Software