Hi,
I use CDI and JdbcTemplate. Is it possible to setup the declarative transactions in the CDI environment? I do not use the spring bean factory, only CDI. I am not sure how I have to setup the transaction management in the CDI environment.
Cheers
Oliver
I use CDI and JdbcTemplate. Is it possible to setup the declarative transactions in the CDI environment? I do not use the spring bean factory, only CDI. I am not sure how I have to setup the transaction management in the CDI environment.
Cheers
Oliver