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 ...
On Jan. 23, 2007 the W3C granted Recommendation status to XQuery, the XML query language designed to do for Web services what SQL did for relational databases. XQuery allows you to work in one common ...
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 ...
Community driven content discussing all aspects of software development from DevOps to design patterns. As developers migrate their old Java Persistence API applications to JPA 3, their progress is ...
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 ...
One of the great things about .NET Framework is that there is so much included to make your life as a developer easier. Over the past few years we've been flooded with new capabilities. Staying ...
Community driven content discussing all aspects of software development from DevOps to design patterns. There’s a recent article on TheServerSide that hopefully reminded Hibernate and JPA developers ...
The W3C grants Recommendation status to XQuery, the XML query language designed to do for Web services what SQL did for relational databases. On Jan. 23, 2007 the W3C granted Recommendation status to ...