JXMLSQL News
Status: Beta
Brought to you by:
kwill1253
JXmlSql Beta 1 has released.
JXmlSql is a Java database API ( MySql, Oracle, Access ) that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. There are options for query, insert, update, delete, report and prepopulation SQL. JXmlSql can be used as an abstraction layer to provide database connection to any database that supports that provides jdbc drivers.
JXmlSql is now used in two SourceForge hosted projects, 911 Call Tracker and Cam Tracker DB because it allows sql queries to be quickly modified to meet changing system needs.