Martin,
Thanks a lot for updating. I really appreciate it.
-Prem
Type: Posts; User: prem.rs; Keyword(s):
Martin,
Thanks a lot for updating. I really appreciate it.
-Prem
Thanks Marten.. I will try with sessionTransacted property..
Thanks
Currently we are in the process of refactoring our traditional JMS code to spring JMS. In the current process we are retaining the message in Q if there are any business exception. We are not using...
I have two objects, ObjectA and ObjectB.. ObjectA has one to one association with ObjectB. Please find the mappings and exception in detail below.
All operations(save, update, get) works fine if i...
Thanks Saarish.. Its a bi directional relation, Object B has generator id which is referring Object A (foreign key relation in table, and it is primary key)..
In the above scenario first it...
I have two objects, ObjectA and ObjectB.. ObjectA has one to one association with ObjectB. Please find the attachment which has mappings and exception in detail.
All operations(save, update, get)...