Files
spring-data-mongodb/spring-data-mongodb
Mark Paluch 13db06d345 DATAMONGO-2241 - Retain MongoConverter using MongoTemplate.withSession(…).
We now reuse the MongoConverter instance that is associated with a MongoTemplate when using withSession(…) instead of creating a new converter instance.
In consequence, we're reusing PersistentEntity instances, EntityInstantiators and generated accessor classes.

Original Pull Request: #734
2019-04-01 10:47:52 +02:00
..
2011-08-26 20:26:06 +02:00
2019-03-19 12:55:41 +01:00