Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

How do I search for elements whose collection contains another element in Grails?

Is there any difference between 'static transients' and 'transient Type aField' declaration for GORM?

Grails createCriteria: finding objects via a field that is a null domain class instance

grails grails-orm

Grails findAll with sort, order, max and offset?

grails groovy grails-orm

How to fix StaleObjectStateException with JPA and Hibernate

How do I clear and replace a collection in a one-to-many relationship in Grails/Groovy

grails grails-orm

inheritance in Grails domain model causes duplicate foreign keys

hibernate grails grails-orm

Versioning domain instances for approval in Grails

grails grails-orm

Grails best way to iterate all ids of a domain class

grails grails-orm

dateCreated, lastUpdated fields in Grails 2.0

Grails GORM composition or hasOne?

grails grails-orm

Method on class [] was used outside of a Grails application. If running in the context of a test using the mocking API or bootstrap Grails Correctly

Persisting Maps and Lists of properties as JSON in Grails

Changing primary key id to String type in Grails

grails grails-orm

Grails Hibernate4 upgrade errors on getGeneratedKeys()

withCriteria two level deep association eager fetch grails

grails grails-orm

Grails query not using GORM

grails groovy grails-orm

GORM for Rest (Grails)?

grails groovy grails-orm

GORM domain class properties default values

grails grails-orm

Grails multi column indexes