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

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

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

Methods in org.codehaus.groovy.grails.orm.hibernate.cfg that return JoinTable
 JoinTable PropertyConfig.getJoinTable()
           
 

Methods in org.codehaus.groovy.grails.orm.hibernate.cfg with parameters of type JoinTable
 void PropertyConfig.setJoinTable(JoinTable value)
           
 



Copyright (c) 2005-2009 The Grails project