google-code-export / acris

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

Introduce transaction propagation in both ways #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- for parameters
- for return type

for blob converter handle exceptions correctly:
- if there is no transaction don't convert blobs and other lazy references
- if there is transaction (and transaction is not isolated from any properties 
using TransactionPropagation annotation) converte blobs or other lazy references

Original issue reported on code.google.com by nejakyus...@gmail.com on 15 Nov 2011 at 12:41

GoogleCodeExporter commented 9 years ago

Original comment by nejakyus...@gmail.com on 15 Nov 2011 at 12:42

GoogleCodeExporter commented 9 years ago

Original comment by nejakyus...@gmail.com on 4 Jan 2012 at 9:54