Uses of Class
velosurf.model.ExportedKey

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

Uses of ExportedKey in velosurf.model
 

Methods in velosurf.model that return ExportedKey
 ExportedKey Entity.findExportedKey(Entity fkEntity, java.util.List<java.lang.String> fkCols)
          Check for the existence of an exported key with the same columns.
 



~ooOoo~