Uses of Annotation Interface
org.springframework.data.mongodb.core.mapping.DocumentReference
Packages that use DocumentReference
Package
Description
Infrastructure for the MongoDB document-to-object mapping subsystem.
-
Uses of DocumentReference in org.springframework.data.mongodb.core.mapping
Methods in org.springframework.data.mongodb.core.mapping that return DocumentReferenceModifier and TypeMethodDescription@Nullable DocumentReferenceBasicMongoPersistentProperty.getDocumentReference()@Nullable DocumentReferenceCachingMongoPersistentProperty.getDocumentReference()@Nullable DocumentReferenceMongoPersistentProperty.getDocumentReference()Returns theDocumentReferenceif the property is a reference.