Uses of Class
org.springframework.data.mongodb.core.mapping.MongoField
Packages that use MongoField
Package
Description
Infrastructure for the MongoDB document-to-object mapping subsystem.
-
Uses of MongoField in org.springframework.data.mongodb.core.mapping
Methods in org.springframework.data.mongodb.core.mapping that return MongoFieldModifier and TypeMethodDescriptionMongoField.MongoFieldBuilder.build()Build a newMongoField.protected MongoFieldBasicMongoPersistentProperty.doGetMongoField()static MongoFieldCreate a newMongoFieldwith given name.static MongoFieldCreate a newMongoFieldwith given name.BasicMongoPersistentProperty.getMongoField()CachingMongoPersistentProperty.getMongoField()MongoPersistentProperty.getMongoField()