generator class=sequence,
June 10, 2008 at 6:50 PM
Hi,
I have an entity object which have an id with sequence generator. in some case i want to override this generator if the id is being passed by entity object. Is it possible to achieve this by <generator class="sequence"> itself?