0 Replies Latest reply on Jul 8, 2004 5:41 AM by jonash

    Collection of primitives

    jonash

      Hello!

      I have an entitiy (for example "Employee") which contains a collection of primitives (for example "emails" which is a collection of strings).
      Do I have to create an entity bean for the primitive type (in this case an entity bean called "Email" which has just one field of type string) or is there a way around that?

      Thanks,
      Jonas