2 Replies Latest reply on Feb 10, 2006 1:55 PM by doegi

    What happened to AccessType in RC4/5?

    mwelss

      In RC4/5 there is no more access attribute of the @Entity annotation:

      @Entity(access=AccessType.FIELD)

      is no longer possible, while it still seems to be in the EJB3-SPEC-PFD??

      How can I specify field access??

      best regards,

      Martin