0 Replies Latest reply on Jan 23, 2007 11:12 AM by hubaer

    Accessing sequences outside an entity bean

      Hi all,

      I have a little question about @SequenceGenerator.

      I would like to get the value of an sequence over the EJB layer accessing a defined SequenceGenerator and not connection diretly to the underlying database.

      So is it possible to access the defined sequence outside an entity bean and get the next sequence value?

      Thanks for you answer
      Marco