I want to implement a cache that is specific to a transaction that is getting used. How can this be done?
Using JTA transactions with JDBC?