Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

grails, unit test mock domain with assigned id

Explain belongsTo in Grails

Grails: Is there a way to have findAll() without a query but with pagination and sorting?

Grails: Projection on many tables?

grails - tell me if anything is dirty?

grails groovy grails-orm

Is it possible for a Grails Domain to have no 'id'?

Gorm mapping for inheritance

How do you disconnect an object from it's hibernate session in grails?

grails grails-orm

Override Grails dateCreated and lastUpdated for test data only?

How to express "where value is in dynamic list" in HQL/GORM?

grails hql grails-orm

Multiple hasMany relationships to same domain class in Grails

grails grails-orm has-many

Grails GORM best practices

grails grails-orm

How to delete an index in Grails with Liquibase

Grails GORM where method not recognised by IntelliJ

map existing mysql database with gorm

Relational Mapping between tables in different schema

Grails 3.3.1 - Register new constraint

grails grails-orm

ORA-00972: identifier is too long - Best strategy to avoid it in Grails

Grails GORM domain association across two datasources

Grails / GORM: difference between lazy: false & fetchMode eager