PrimaryKeyMap
represents all primary keys that have been defined in repository for particular repositoryView. Primary key are all ItemDescriptor object that have setted true in isPrimaryKey flag. If a table contains one primary key, the method PrimaryKeyMap.isComposite() returns false, returns true otherwise.
@author Giovanni Martone
|
|