JDBaccess for MySql Download |
|
JDBaccess is a persistence library for the Java platform. It defines major database access operations in an easy usable API. The main interface classes are Transaction, Insert, Update, Delete, Select, Result, Procedure, Function, and CallResult. JDBaccess is completely written in the Java programming language. It supports the major two database systems MySql and Oracle with their Type 4 JDBC drivers (Oracle thin driver and Connector/J).
|