Initialisation consists in writing objects through jpa. After commit is done, the program starts and reads back those data.

I haven't heard of any problems involving a delay after commit in Derby
itself. Perhaps jpa is not committing the data when you think it is, or
perhaps your program is starting too soon?

Is this one program or two? Are there multiple threads involved? What is
your transaction isolation level?

thanks,

bryan

Reply via email to