Uses of Class
org.codehaus.groovy.grails.orm.hibernate.cfg.NaturalId

Packages that use NaturalId
org.codehaus.groovy.grails.orm.hibernate.cfg   
 

Uses of NaturalId in org.codehaus.groovy.grails.orm.hibernate.cfg
 

Methods in org.codehaus.groovy.grails.orm.hibernate.cfg that return NaturalId
 NaturalId Identity.getNatural()
           
 

Methods in org.codehaus.groovy.grails.orm.hibernate.cfg with parameters of type NaturalId
 void Identity.setNatural(NaturalId value)