Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grails-orm

Grails Reverse Engineer Database

Grails validation of a list objects

How to log sql in grails 1.3.7

grails grails-orm

Good Maintainable way to add a save method to grails service

grails groovy grails-orm

Grails update instead of delete

Grails 2.x createCriteria 'or' doesn't work for nested associations

Disable optimistic locking globally in Grails

grails grails-orm

How to get all the persistent properties of a grails Domain Class along with their constraints in a single Collection?

java grails grails-orm

In Grails, how do I declare a SQL Server Schema name for a Domain Class?

grails grails-orm

Dynamically creating a query based on params being passed to a controller

grails groovy grails-orm

Case-insensitive unique constraint in Grails

grails grails-orm

Getting the SessionFactory for a particular Datasource in Grails

grails grails-orm

Grails group by date

grails grails-orm

Grails GORM - Find all objects with distinct property value

Developing grails plugin "No bean named 'transactionManager' is defined" in integration test

HibernateException: No Session found for current thread when GORM query moved into another domain class

grails grails-orm