111

Wednesday, 2 July 2014

RapidJDBC download

RapidJDBC

RapidJDBC Description
A JDBC wrapper build on AspectJ interceptors. Annotation based solution. Also provides a simple ORM for entities.

For information please visit homepage or read readme.md file from source and release.
RapidJDBC Features
  • supports all SQLs supported by JDBC (queries, inserts, updates, deletes, alters)
  • developers must deal only with ResultSet
  • convenient way to create entities from ResultSet using annotation
  • passing SQL statements via annotations
  • transaction support via annotation
  • thread safe
  • runs on JDK 1.5 or higher

  • Download:Click Here

    No comments:

    Post a Comment