Hi Alex,
> While deploying beans with one-to-one relationship each bean's table
> contains a field that represent the primary key of the other bean. For
> example for ResourceOwner-Contacts one-to-one unidirectional
> relationship table 'resourceowner' contains field 'contacts' and table
> 'con
While deploying beans with one-to-one relationship each bean's table
contains a field that represent the primary key of the other bean. For
example for ResourceOwner-Contacts one-to-one unidirectional
relationship table 'resourceowner' contains field 'contacts' and table
'contacts' contains 'Res