Tuesday, July 23, 2013

Midao JDBC 0.9.3

Midao JDBC simplifies development with Java JDBC. It is flexible, customizable, and simple/intuitive to use, and provides a lot of functionality: transactions, working with metadata, type handling, profiling, input/output processing/converting, pooled datasource libraries support, cached/lazy query execution, named parameters, multiple vendor support out of the box, custom exception handling, and overrides. With a single jar, it supports both JDBC 3.0 (Java 5) and JDBC 4.0 (Java 6). Midao JDBC is well tested. Not only does it have around 700 unit and functional tests, but it's also tested with the latest drivers of Derby, MySQL (MariaDB), PostgreSQL, Microsoft SQL, and Oracle. Midao is a data-centric project. Its goal is to shield Java developer from nuances of vendor implementation and standard boilerplate code. Midao JDBC is the first library released under it.



RELEASE NOTES: This release brings scrollable and updateable lazy output handlers (for both JDBC3 and JDBC4). Deep optimizations were done to all lazy output handlers. A few additional functional tests were introduced. The overall number of unit+functional tests was increased to over 800.




RELEASE TAGS: unstable minor



TAGS: Software Development, Database, Information Management, dao, jdbc, Data management



LICENSES: Apache 2.0
Full Post

No comments:

Post a Comment