Uses of Class
org.dbforms.config.ForeignKey

Packages that use ForeignKey
org.dbforms.config   
 

Uses of ForeignKey in org.dbforms.config
 

Methods in org.dbforms.config with parameters of type ForeignKey
 void Table.addForeignKey(ForeignKey fk)
          Adds a ForeignKey-Object to this table and puts it into othere datastructure for further references (this method gets called from DbFormsConfig)
 



Copyright © 2002-2006 DbForms. All Rights Reserved.