Uses of Class
com.silverpeas.mydb.data.key.ForeignKey

Packages that use ForeignKey
com.silverpeas.mydb.data.key   
 

Uses of ForeignKey in com.silverpeas.mydb.data.key
 

Methods in com.silverpeas.mydb.data.key that return ForeignKey
 ForeignKey ForeignKeys.get(int index)
           
 ForeignKey[] ForeignKeys.getList(String columnName)
           
 

Methods in com.silverpeas.mydb.data.key with parameters of type ForeignKey
 void ForeignKeys.add(ForeignKey foreignKey)
           
 void ForeignKeys.update(ForeignKey foreignKey, int index)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.