Search:

Type: Posts; User: prem.rs; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,270

    Spring JMS Transaction

    Martin,

    Thanks a lot for updating. I really appreciate it.

    -Prem
  2. Replies
    4
    Views
    1,270

    Spring JMS Transaction

    Thanks Marten.. I will try with sessionTransacted property..

    Thanks
  3. Replies
    4
    Views
    1,270

    Spring JMS Transaction

    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...
  4. Replies
    0
    Views
    3,535

    null identifier exception while saving

    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...
  5. Thanks Saarish.. Its a bi directional relation,...

    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...
  6. Exception while trying to save - Spring Hibernate

    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)...
Results 1 to 6 of 6