Dave Syer opened SPR-6438 and commented
Make private method in TransactionAwareConnectionFactoryProxy to match TransactionAwareDataSource. The latter has a protected method getTransactionAwareConnectionProxy() but the former's equivalent is private. It's actually a pretty important extension point, and I want to use it. Actually I want to override getCloseSuppressingSessionProxy(), so that would be more useful if it were protected.
Affects: 2.5.6
Referenced from: commits fce0361