JXMLSQL News
Status: Beta
Brought to you by:
kwill1253
JXmlSql Alpha 0.9 is the initial offering of JXmlSql. JXmlSql gives developers the ability to create database access code without writing JDBC code. All SQL statements are defined in one of five XML files (reports.xml, insert.xml, delete.xml, query.xml, prepopulate.xml) and named according to their purpose. There are a number of utility classes in the package that help to simplify common tasks. The prepopulate.xml file gives a way to easily populate HTML Tag Library Select elements with data pulled from a database.