Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

Grails (GORM) Many-To-One Cascade Delete Behaviour

MongoDB issues with Grails Scaffolding (do not occur in MySQL)

Max and offset in Grails?

grails grails-orm

Error during merge after async task

How to write a grails dynamic finder looking for 0 or null

MappingException: Could not determine Type

hibernate grails grails-orm

MongoDB, Grails, and relationships

How do I create a composite primary key using GORM?

MappedSuperclass Alternatives in Grails 2.0

Persist column order from Grails domain to database

grails grails-orm

Is it possible to force Grails/Gorm to not include a column in an insert?

grails grails-orm

Is unit testing of mongodb dynamic attributes possible in Grails 2.2?

Referencing domain objects from external grails project - Method on class [] was used outside of a Grails applications

GORM: how to set datatype of a value in a Map

grails map grails-orm

Stripping trailing whitespace from char fields in a legacy database with Grails GORM

How can I have an optional one-to-one relationship in GORM?

grails findWhere not equal

grails grails-orm

Setting default maxLength for Grails GORM Strings?

grails grails-orm

Overriding dateCreated for testing in Grails

grails save grails-orm

grails hasOne vs direct member variable