UVAshley / krank

Automatically exported from code.google.com/p/krank
0 stars 0 forks source link

Krank's Transaction Management #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

 I would like to ask a question about the Krank's Transaction Management
Strategy. A programmatic transaction management (JPA template ) is used for
Krank ,even though you could use more simple Spring's non invasive / non
obtrusive Declarative Transaction Management Services. Can I know the reason ? 

Original issue reported on code.google.com by deepakja...@gmail.com on 20 May 2007 at 2:37

GoogleCodeExporter commented 9 years ago
Sounds good. Send an example and we will try to incorporate.

Original comment by RichardH...@gmail.com on 6 Jun 2007 at 9:15

GoogleCodeExporter commented 9 years ago
Still waiting for you sample. We tried the other aproach and could not get it 
to 
work. We did some research and the consensus in the blogosphere seemed to be 
"use 
the JpaTemplate". We had a guy work with it for a week or so and he conclusion 
was "use the JpaTemplate" so if you know of a better way.... Please post it 
somewhere where we can review it, but make sure it works.

Original comment by RichardH...@gmail.com on 6 Sep 2007 at 3:55