Search code examples
List of Strings in a Grails domain class...

grailsgrails-orm

Read More
Grails JSON rendering...

jsongrailsgroovygrails-orm

Read More
Problems with using 'rest' type with neo4j plugin in grails application...

grailsneo4jgrails-orm

Read More
How to implement a read only controller action...

grailsgrails-ormdomain-object

Read More
Grails/GORM Employee Salary...

grailsgrails-orm

Read More
Grails change database column size of a hasMany of Strings...

grailsgrails-orm

Read More
create a custom String with mapping to sql in grails...

grailsgrails-orm

Read More
How do I proxy a production database with a testing database?...

databasegrailsgrails-orm

Read More
Grails - List of Long not getting saved...

grailsgrails-orm

Read More
What's the difference between Grails mongodb plugin v1.3.3 and v2.0.1? Many people seem to use v...

mongodbgrailsgrails-ormgorm-mongodb

Read More
Grails Domain Class : hasOne, hasMany without belongsTo...

grailsgrails-ormgrails-domain-classdomain-data-modelling

Read More
Count length of hasMany property...

hibernategrailshqlgrails-orm

Read More
Grails-ish way to model Users with emails on different networks...

grailsgrails-orm

Read More
GORM low level api finds object (Mongodb record) but its still NULL?...

mongodbgrailsgrails-orm

Read More
GORM Querying multiple collections...

mongodbgrailsjoincollectionsgrails-orm

Read More
Why do we need explicit relationships in grails?...

grailsgrails-ormgrails-2.0

Read More
Grails get domain object from database based on field with type as another domain type...

grailsgrails-orm

Read More
How do I write a createCriteria in grails which pull only few columns from the table instead of all ...

grailshqlgrails-orm

Read More
How to make a query with usage of like operator over a string collection in GORM...

grailsgroovygrails-orm

Read More
Grails GORM beforeUpdate method not invoked...

hibernategrailsgrails-orm

Read More
Grails list() - handling Out of memory and restricting list results...

grailsgrails-ormhibernate-criteria

Read More
Grails domain class Constraints vs Legacy DB constraints...

grailsgrails-orm

Read More
inheritance in Grails domain model...

grailsgrails-orm

Read More
Grails getter writing to database?...

grailsgrails-ormgrails-2.0

Read More
standalone gorm - grails 2.4 - messages.properties not getting loaded...

grailsgrails-orm

Read More
Grails GORM searching for list items that match another list...

grailsgroovygrails-orm

Read More
How to limit the size of association in grails?...

grailsgrails-ormgrails-2.0

Read More
Grails Inventory Desgin...

grailsgrails-orm

Read More
Grails: Testing Optimistic Locking...

hibernategrailsgrails-orm

Read More
Query associated domain object with params gives error: Cannot query property "params" - n...

grailsgrails-orm

Read More
BackNext