Uses of Class
org.castor.cpa.persistence.sql.engine.info.TableLink

Packages that use TableLink
org.castor.cpa.persistence.sql.engine.info   
 

Uses of TableLink in org.castor.cpa.persistence.sql.engine.info
 

Methods in org.castor.cpa.persistence.sql.engine.info that return types with arguments of type TableLink
 List<TableLink> TableInfo.getForeignKeys()
          Method returning list of foreign keys.
 

Methods in org.castor.cpa.persistence.sql.engine.info with parameters of type TableLink
protected  void TableInfo.addForeignKey(TableLink foreignKey)
           
 



Copyright © 2011. All Rights Reserved.