Archive for the ‘Uncategorized’ Category

Creating Command Objects in Grails Services

2nd September 2010 by jt No Comments

Creating Command Objects in the service layer.

Getting Groovy with DB access from shell scripts

4th August 2010 by jt 3 Comments

Quick how-to on using Groovy to create a shell script and read from a database.

Odd Hibernate Issue in Grails

27th July 2010 by jt 1 Comment

Odd error in Grails – org.hibernate.HibernateException: identifier of an instance foo was altered from 1 to 0

Just say no to SQL?

19th May 2010 by jt No Comments

.

Much the the debate around NoSQL has been around the massive scalability achieved by the Internet giants. This type of scalability is of little value to the average application. But the cloud computing paradigm does bring value. Computational resources are becoming a commodity.

Grails FilterPane Plugin Review

9th January 2010 by jt 2 Comments

Review of the Grails FilterPane plugin.

Grails WebFlows, Services, and Rants

6th January 2010 by jt No Comments

Problems & solutions using services and domain objects in Grails web flows.

Using bindData Method in a Grails Service

5th January 2010 by jt 8 Comments

How to use the bindData method in a Grails service.

Tweaking Grails Scaffolding

31st December 2009 by jt 2 Comments

How to remove lastUpdated and dateCreated from Grails scaffold views.

Grails – The Cure for Annotation Hell

25th November 2009 by jt No Comments

Contrasting the use of annotations in Hibernate, Spring, and Jersey with conventions used in Grails.

Log4Ora Grails UI Source

14th October 2009 by jt No Comments

For those following the Grails series, I just uploaded the source code to the Log4Ora repository. See this link:  http://code.google.com/p/log4ora/source/browse/#svn/log4OraUI