I\'m using JPA with hibernate and have a bean defined like this.
@Entity @Table(name = "ARTICLE") @GenericGenerator( name = "ARTICLE_GE