0 Replies Latest reply on Nov 30, 2007 9:23 AM by alexg79

    Using @Id and @Enumerated in the same column does not work

    alexg79

      Hibernate creates a primary key column of type "bytea" instead of "integer" if I use @Id and @Enumerated together in the same field. I guess I should file a JIRA issue?
      Oh yeah, I'm using Postgresql 8.2.5.