-
Notifications
You must be signed in to change notification settings - Fork 0
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.
License
kscaldef/jdbi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
jDBI provides a convenience interface for SQL operations in Java. It is not intended as an abstraction layer, but rather a library which makes the common things easy and the hard things possible, to paraphrase Larry Wall. Documentation is at http://jdbi.org/ There is a mailing list at http://groups.google.com/group/jdbi
About
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.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 100.0%