Slashdot Mirror


User: AndiG72

AndiG72's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Think different on Reuse Code Or Code It Yourself? · · Score: 1

    Maybe you should consider talking to an other programmer about your issue. It's possible that you just don't know how to solve your problem. There are great forums for spring and hibernate questions. And remember there are always many ways to solve a problem. If it isn't 'doable' like you said the one way, just try another approach to solve the problems. Maybe your problem doesn't fir into a technical transaction, try a logical one. Need distributed transaction handling - use JTA, with an XA datasource. But giving an advice without knowing the problem is difficult...