This is the Linux app named SQL Mapper whose latest release can be downloaded as sql-mapper-1.0-beta.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named SQL Mapper with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SQL Mapper
Ad
DESCRIPTION
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.
It runs on JDK 7 or higher.
The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to use the mapper.
P.S. This project was created for fun, when I was bored to death in my new job :) So it is not well tested, any advices will be helpful.
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
Audience
Developers
Programming Language
Java
Database Environment
JDBC
This is an application that can also be fetched from https://sourceforge.net/projects/sql-mapper/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.