Package com.alpha.mongodb.entitymanager
-
Class Summary Class Description ManagedEntityEnhancer Entity Enhancer that creates proxy entities and adds functionalities like `refresh`, `update` based on the interfaces, the entity implements from.ManagedMongoTemplate Managed Mongo Template to create proxy entities for queries and inserts made to the database.