Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
unique
.
Show all posts
Showing posts with label
unique
.
Show all posts
Tuesday, October 1, 2013
Grails domain class: unique constraint for multiple columns
›
Suppose a simple Grails domain class: class Account { String countryId ; String userName ; String areaId; ...
›
Home
View web version