Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

GORM many-to-many mapping and jointable with an additional field

Grails: How to query objects in many to many mapping?

Grails / GORM criteria query with hasmany String

Grails: What is the difference between an unflushed session and a rolled back transaction?

How to change primary key column in grails?

grails grails-orm

Testing the Oracle to_date function

Accessing grails/hibernate generated SQL for domain class

Composite foreign key columns in GORM

"Where query" creates wrong SQL on production

Grails: Can I use domain objects when I don't want to save anything?

oop grails grails-orm dto pojo

Grails , how do I get an object NOT to save

java grails groovy grails-orm

Grails GORM: could not initialize proxy - no Session

hibernate grails grails-orm

Difference between blank and null constraints

grails grails-orm

Joda time DateTime incorrectly stores in database

Grails GORM MySQL generate TEXT or LONGTEXT column

Telling GORM not to persist a property

grails grails-orm

grails delete all data from table / domain class, i.e. "deleteAll"

grails grails-orm

Update "lastUpdated" Field in Parent Domain Class in Grails

Using Grails GORM standalone

orm grails groovy grails-orm