Uses of Class
velosurf.model.ImportedKey

Packages that use ImportedKey
velosurf.model Classes linked to the data model : entities, attributes and actions 
 

Uses of ImportedKey in velosurf.model
 

Methods in velosurf.model that return ImportedKey
 ImportedKey Entity.findImportedKey(Entity pkEntity, java.util.List<java.lang.String> fkCols)
          Check for the existence of an imported key with the same columns.
 



~ooOoo~