Used JDBaccess for Oracle for Windows?


Editors’ Review

Download.com staff
JDBaccess simplifies Java database operations with an easy-to-use API. It abstracts JDBC, enhances performance, and ensures application portability across MySQL and Oracle.
  • Pros

    • Easy usable API for major database operations
    • Supports MySQL and Oracle
    • Applications are portable and database-independent
    • Hides JDBC complexity from the programmer
    • Better average performance and throughput than direct JDBC
  • Cons

    • Only supports MySQL and Oracle databases

Used JDBaccess for Oracle for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 10
  • Windows XP
  • Windows Vista
  • Windows 98
  • Windows 2000
  • Windows ME
  • Windows NT
Additional Requirements
Windows 98/Me/NT/2000/XP/2003 Server/Vista, J2SE 1.4.2 or higher; JDBC driver of Oracle
POPULARITY
Total Downloads
459
Downloads Last Week
10

Report Software

Program available in other languages


Last Updated


Developer’s Description

Translate database access operations for Java platform.

JDBaccess is the 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).

JDBaccess applications are portable, and independent of the underlying database. You can focus on your object model and leave the details of persistence to the JDBaccess implementation. JDBC is completely hidden from the programmer. JDBaccess can't be faster than JDBC itself, but it performs important operations by better usage of the JDBC methods. The average performance and throughput of applications with JDBaccess is much better than applications working with JDBC directly.


Download.com
Your review for JDBaccess for Oracle