0 Replies Latest reply on Apr 3, 2007 7:24 AM by bigadjaye

    User-defined structured types

    bigadjaye

      Hi there,

      I want to create a user-defined structured type for "Address" since my application requires many different types of addresses I thought that this would be a good way to go. However I cant seem to find any documenation on how to do this. Do I need to create an "Address" entity bean? This is what I have done. Since an entity bean requires a primary key I have also added a primary key generator. Is this the right approach?Can anybody help please? I am very unsure about what I am doing.
      THANKS