Generated by
JDiff

Interface org.springframework.data.document.mongodb.mapping.MongoPersistentEntity

Changed from a class to an interface. Changed from non-abstract to abstract.

Removed Constructors
MongoPersistentEntity(MappingContext, TypeInformation) Creates a new MongoPersistentEntity with the given MappingContext and TypeInformation.
 

Removed Methods
void setCollection(String)  
 

Removed Fields
String collection