JDBI is a SQL convenience library for
Java. It attempts to expose relational database access in idiommatic
Java, using collections, beans, and so on, while maintaining the same
level of detail as JDBC. It exposes two different style APIs, a fluent
style and a sql object style.
No comments:
Post a Comment