Search code examples
How to get the name of the table GORM object is mapped to?...

grailsdnsgrails-orm

Read More
GORM two fields mapped with one column throw exception ...insert="false" update="fals...

mappinggrails-orm

Read More
Does GORM has issue with field starts with max prefix or issue with Float field...

mysqlgrailsgrails-orm

Read More
GORM 'where criteria' with multiple many-to-many associations...

grailsgrails-orm

Read More
Issue with integration testing "composite unique constraint" in Grails/GORM?...

grailsgrails-orm

Read More
List of strings is not rendered to JSON...

jsongrailsgrails-orm

Read More
performing nested select using grails and gorm...

sqlgrailsgrails-ormcriteriadetachedcriteria

Read More
Why don't Grails automatic timestamp fields work consistently in Oracle?...

oracle-databasehibernategrailsnullgrails-orm

Read More
grails - using multiple belongsTo, but only one at a time...

grailsgrails-orm

Read More
Grails - Weird behavior when using max param in domain list() method...

grailsgrails-orm

Read More
Grails 2.3.2: findOrCreate using Enums in Bootstrap...

mysqlgrailsenumsgrails-orm

Read More
How to display subcategories under category in grails?...

grailsgrails-orm

Read More
Grails Hql query for one to many association...

hibernategrailsgroovyhqlgrails-orm

Read More
Concurrency Issue Grails...

grailsdatasourcegrails-orm

Read More
get inherited class using id and not knowing the class type...

grailsgrails-orm

Read More
Grails Unique Id constraint in Unit test not failing...

unit-testinggrailsgrails-orm

Read More
Error in Grails/GORM: deleted object would be re-saved by cascade...

grailsgrails-orm

Read More
Can't get the GORM mongodb plugin to save a new record, even with an explicit flush...

grailsmongodbgrails-ormgrails-plugingrails-2.0

Read More
Dynamic finders in Java?...

javagrailsgroovygrails-orm

Read More
GORM Mapping Manifesto :: To Long or not to Long...

hibernatetestinggrailsgrails-orm

Read More
Grails changing datasource at runtime...

hibernategrailsgrails-orm

Read More
How to set a derived property to lower case in Grails/GORM?...

sqlgrailsgrails-orm

Read More
addTo* not persisting changes...

grailsgrails-ormgrails-2.3

Read More
Grails domain-classes mapping in one-to-one relation...

grailsgrails-orm

Read More
How to persist data in a sorted order in GORM...

grailsgrails-orm

Read More
concurrent transaction in grails resulting in database stale state exception...

hibernategrailsgrails-orm

Read More
combining criteria from params array...

grailsgrails-orm

Read More
Member variable with name ending in "ID" being forced into being an id by grails (hibernat...

hibernategrailsgrails-orm

Read More
GORM Relations without dependent delete...

grailsspring-mvcgrails-ormgrails-2.0grails-domain-class

Read More
grails: queue the update operation if an update is already being performed...

hibernategrailsgrails-orm

Read More
BackNext