Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
constrainedProperties
.
Show all posts
Showing posts with label
constrainedProperties
.
Show all posts
Friday, October 25, 2013
Grails GORM constrained properties: check if a domain attributes properties mapping
›
Consider a grails domain class like below: package com . pritom . domains . customer class Customer { Integer id ; St...
Monday, September 30, 2013
Grails: how to get/set a meta-constraint on domain class property such as belongsTo or other variables
›
In the scaffolding templates there is a property domainClass from type org.codehaus.groovy.grails.commons.DefaultGrailsDomainClass . These...
›
Home
View web version