Hi everybody. I have a question. I'm developing a grails app where I have many users. As I'm using Spring Security I can obtain a reference to the logged user. Here's my domain classes:
class...
Type: Posts; User: orion_mjcl; Keyword(s):
Hi everybody. I have a question. I'm developing a grails app where I have many users. As I'm using Spring Security I can obtain a reference to the logged user. Here's my domain classes:
class...
Hi everybody. I need to help me with this. Is there some method or tool to generate Domain Classes from SQL DDL or from a database connection? I want to have the same product that Hibernate produces...
Hi everybody. First of all I want to tell you that I am a Grails beginner so my question could sound a little silly. I've been researching a little about Grails and I learned that it is enough to...