Try it :

Instead

 String helloPersonId = delegator.getNextSeqId("HelloPerson");

use

String helloPersonId = "student01". // or whatever you want as Id


--
Thanks and Regards
Sumit Pandit.
HotWaxMedia, Inc
http://www.hotwaxmedia.com

On Oct 22, 2008, at 10:50 AM, Vinayak Yadav wrote:

Thanks,


I don't want use the function delegator.getNextSeqId("yourIDname"); to
generate ID
I want to enter the ID
Please Help me

Thanks
Vinayak


Reply via email to