Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs

Tuesday, July 12, 2011

Grails many-to-many & Join table « karanar

Grails many-to-many & Join table « karanar
What I enjoy with frameworks like Grails or Rails is that they are taking care of all the object relational mapping for me. So, I can really concentrate on the domain object model and the framework will care about the underlying work. Fortunately, when needed, I can still “talk” to the database directly. Also, with the scaffolding I can quickly get a feeling for the application and see if the domain model makes any sense.

No comments:

Post a Comment