|
| Re: UnitOfWork events [message #491185 is a reply to message #491099] |
Tue, 13 October 2009 11:05   |
James Sutherland Messages: 1834 Registered: July 2009 |
Senior Member |
|
|
The non-registered new objects are contained in unregisteredNewObjects (uow.getUnregisteredNewObjects()), you may be able to find them there. You can also trigger them to be discovered if you call uow.assignSequenceNumbers().
You want to try using the preInsert DescriptorEvent instead.
James : Wiki : Book : Blog
|
|
|
|
Powered by
FUDForum. Page generated in 0.03881 seconds