News

I blogged previously on the ease of use of GroovySql, which is Groovy‘s easy-to-use JDBC-based data access approach. In another blog post, I covered the utility of OracleXMLQuery, a class which easily ...
ugh, makes me cringe just looking at that. xml to sql? what am i, nuts?<br><br>due to weird circumstances, a customer has a ton of data that's in an xml file. from glancing at it, it definitely looks ...
I want to convert the database definition of an existing SQL database into an XML schema, so I can use the schema with some model-driven development tools to create a new distributed application ...
That translation from XML to SQL employed in the RDBMS approach can be costly to maintain and can introduce inconsistencies in query-ability and other data operations, Olson said. "Our point of view ...
DataDirect has launched a set of drivers for connecting Java 2 Enterprise Edition (J2EE) applications to data in the major relational databases. The product is being bundled with a tool to dynamically ...