1 Reply Latest reply on Sep 9, 2005 12:24 PM by dhunter21

    which jar the persistence classes belong to?

      Hi,
      I am trying to run Jboss ejb 3.0 sample (artilces).

      but my eclipse says it cant find the following classes. may i know which jar this classes belong too.

      import javax.persistence.Column;
      import javax.persistence.Entity;
      import javax.persistence.GeneratorType;
      import javax.persistence.Id;
      import javax.persistence.JoinColumn;
      import javax.persistence.ManyToOne;
      import javax.persistence.Table;

      Thanks
      harinath