@FunctionalInterface public interface DocumentPointer<T>
DocumentReference for storing the linkage value.| Modifier and Type | Method and Description |
|---|---|
T |
getPointer()
The actual pointer value.
|
T getPointer()
String or ObjectId or
a Document holding more information like the target collection, multiple fields forming the key,
etc.lookup query.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.