Description
SQL Mapper is a lightweight Java library that can help you map the results of a SQL query to your domains objects, without having to use XML configurations.
Designed to ease the development process, SQL Mapper is very easy to implement and does not require annotations to run.
User Reviews for SQL Mapper 1
-
SQL Mapper simplifies Java development by effortlessly mapping SQL query results to domain objects without XML configurations.