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 ...
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 ...
I've got yet another project generating a large web site from a VERY large group of documents. I have software that converts the documents to HTML, and even builds an XML "map" of the document names, ...
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 ...