By Reference - By Value
:User
1 Entity Bean + 1 Dependent Value
Class
-id
-username = "x"
-password
<<entity>>
:Person
-id
-name
-christianname
<<entity>>
:Some
-id
-username = "dsohn"
-password
by Value - remote Interface
by Reference - local Interface