org.skife.jdbi.v2.unstable.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jdbi Show documentation
Show all versions of jdbi Show documentation
jDBI is designed to provide convenient tabular data access in
Java(tm). It uses the Java collections framework for query
results, provides a convenient means of externalizing sql
statements, and provides named parameter support for any database
being used.
Early Access / In Development Modules
The org.skife.jdbi.v2.unstable
package contains modules which
work but are not yet considered stable, and with APIs which are subject to
backwards incompatible changes between minor releases.
Once an unstable module has become stable it will generally move out of this
package, and henceforth will be subject to the normal compatibility contract.