Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moparisthebest/jdbcmapper

JdbcMapper is an ORM that maps normal SQL queries to various collections of POJOs (Plain Old Java Objects) quickly and easily. Type safety is enforced throughout so neither casting nor ignoring warnings is required.
https://github.com/moparisthebest/jdbcmapper

Last synced: about 2 months ago
JSON representation

JdbcMapper is an ORM that maps normal SQL queries to various collections of POJOs (Plain Old Java Objects) quickly and easily. Type safety is enforced throughout so neither casting nor ignoring warnings is required.

Awesome Lists containing this project