JDBC Extensions
Sort by:Popular

Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on Jun 12, 2025
property 'description'
Last Release on Jul 26, 2020
Abstract datastore implementation and helper classes / apis to be extended by datastores backed by releational databases accesible via jdbc.
Last Release on Feb 18, 2020
Fluent Interface to JDBC
Last Release on Jun 12, 2023
a simple wrapper framework for jdbc to seperate sql and java code
Last Release on Mar 22, 2023
Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete SQL statements without having to actually write a single line of SQL. Village can use any valid JDBC Connection object, so it is possible to use Village with a JDBC Connection pool.
Last Release on Nov 8, 2005

Relocated → torque » village
Jdbcdslog
Last Release on Jan 12, 2012
PolyJDBC - lightweight JDBC abstraction supporting transactions, multiple databases and rich schema inspection/creationd.
Last Release on Mar 20, 2019
rx-java Observables for jdbc
Last Release on Dec 9, 2022
Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete SQL statements without having to actually write a single line of SQL. Village can use any valid JDBC Connection object, so it is possible to use Village with a JDBC Connection pool.
Last Release on Feb 29, 2008

Relocated → org.apache.torque » village