Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

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

How To Make Transactions Work In Grails

Grails and Hibernate's Lazy Initialization Exception

Domain object string field auto trimming

grails grails-orm

Selective deep rendering of hasMany relationships in grails

json grails grails-orm

grails deleted object would be re-saved by cascade error

hibernate grails-orm grails

Grails one to one relation

database grails grails-orm

Changing GORM table name

grails grails-orm

Is there a 'not in' equivalent in GORM?

grails grails-orm

Architecting a Neo4j-Based Application - stick to vanilla API using plain nodes & relationships or use Spring/GORM?