JDBaccess for Oracle

JDBaccess is a useful and persistence library for the Java platform
Download

JDBaccess for Oracle Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Free to try
  • Price:
  • Free to try
  • Publisher Name:
  • By JDBaccess
  • Operating Systems:
  • Windows 2000, Windows Vista, Windows 98, Windows Me, Windows, Windows XP, Windows NT
  • Additional Requirements:
  • Windows 98/Me/NT/2000/XP/2003 Server/Vista, J2SE 1.4.2 or higher; JDBC driver of Oracle
  • File Size:
  • 2.36MB
  • Total Downloads:
  • 446

JDBaccess for Oracle Tags


JDBaccess for Oracle Description

JDBaccess is a useful and 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 and only has a small size of about 170 KB. 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. A JDBaccess application for example does not care about connection and statement handling. JDBaccess can help you to remove or encapsulate vendor-specific SQL code. JDBaccess goal is to relieve the developer from 90% of common data persistence related programming tasks. JDBaccess is for programmers of the Java platform which do not sacrifice scalability but develop solutions that are simple and flexible. 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. We did a performance test with a typical application. You could see that these methods improve the overall performance and throughput. You should use JDBaccess in a typical two-layer-architecture with a rich client and a database server. But within your client JDBaccess allows you to build your application in a typical three-layer-architecture with presentation, application and persistence layer. JDBaccess is the software between your persistence layer in the client and the JDBC driver for your database server. JDBaccess supports the data access object and transfer object pattern. JDBaccess is an additional persistence framework to JDO and Hibernate, which are more usable for handling complex objects and in application server environments.


JDBaccess for Oracle Related Software