grails « Cascade « JPA Q&A





1. Hibernate or Grails - Need help understanding cascade    stackoverflow.com

I am a college student who do not have a lot of experience on Hibernate or Grails. The main question that I have is mainly about where does cascading apply, does ...

2. Grails cascading behavior    stackoverflow.com

I am stuck at this problem. The code looks ok to me(obviously I am missing something. The question is what it is?) I have a Project class

def class project{
    ...