List-relations
Rogue Wave Server supplies four class templates to define list-relations:
IlsOwnsList<OwnerType,OwnedType>
IlsUsesList<UserType,UsedType>
IlsSortedOwnsList<OwnerType,OwnedType>
IlsSortedUsesList<UserType,UsedType>The procedure to declare a list-relation is the same as the one you must follow to declare a one-to-one relation.
Version 6.1
Copyright © 2016, Rogue Wave Software, Inc. All Rights Reserved.