Uses of Class
org.tranql.sql.FKColumn

Packages that use FKColumn
org.tranql.ddl   
 

Uses of FKColumn in org.tranql.ddl
 

Methods in org.tranql.ddl that return FKColumn
 FKColumn FKColumnDefinition.getFKColumn()
           
 

Constructors in org.tranql.ddl with parameters of type FKColumn
FKColumnDefinition(FKColumn fkColumn, boolean defineSQL)
           
 



Copyright © -2010 The Codehaus. All Rights Reserved.