Nieuws

I blogged previously on the ease of use of GroovySql , which is Groovy 's easy-to-use JDBC -based data access approach.
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 ...
The W3C grants Recommendation status to XQuery, the XML query language designed to do for Web services what SQL did for relational databases. (Article courtesy of Redmond Developer News.) ...
The W3C grants Recommendation status to XQuery, the XML query language designed to do for Web services what SQL did for relational databases.
This MySQL hibernate.cfg.xml example includes optional settings to generate and format SQL as well as an instruction to create database tables if any entity beans require them. You can find the source ...