Developer Tools
• Depeche View 1.3.7, Vincent Stahl
• CSS Toolbox 1.2, Blumentals Software
• Rapid CSS Editor 2008 9.2, Blumentals Software
• Light XML Analyzer 1, Freewind
• Audio Capture ActiveX Control 2, Viscom Software
• Easy RSS Content Generator 3.11, ExtraLabs Software
• LINQPad 1.26.2, Joseph Albahari
• AzSQL Decryptor 3, AzSQL Technology
• 001Micron Data Wiping Software 3.0.1.5, Website Monitoring
• A1 Sitemap Generator 1.7.7, Micro-Sys
• Spices.Obfuscator 5.4.8, 9Rays
• Actual Installer 3.0, Softeza Development
• CSE HTML Validator Lite 9.0, AI Internet Solutions
• Connect Daily Web Calendar 3.4, MH Software
• ESF Database Convert 5.9.11, EasyFrom
• ViewerFX for Crystal Reports 1.1, Origin Software
10/17/06 - 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.
Similar programs.
• JDBaccess for Oracle,