Package schemas

Class Summary
SQLtoXML This utility serves to assist the developer in creating RDMBS independent * SQL queries by generating the query in an XML format according the * * http://www.dcjs.virginia.gov/ws/schema/sql.xsd schema.
XMLtoSQL This utility serves to assist the developer in creating RDMBS independent * SQL queries by letting them see how their XML formatted query, according the * http://www.dcjs.virginia.gov/ws/schema/sql.xsd schema, will * be translated into SQL.