seges / acris

AcrIS is a modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Build on top of Google web toolkit and provides sophisticated solution for security, beans binding, JSON protocol and usefull project skelets integrated with maven, hibernate, spring and gilead. You will get a prepared solution in box ready to use in your own project.
4 stars 1 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