1 Reply Latest reply on May 8, 2006 9:10 AM by mazz

    question about @Entity bean and non DB Fields

    tamri

      I have @Entity bean class, which correspondes with table from DB.
      but I want to have some fields in @Entity class, which don't correspond fields from table.
      how can I describe and write this fileds?
      can somebody give me an advise?