Uses of Class
org.mongojack.TestDBRefHandling.ObjectIdReferenced
-
Packages that use TestDBRefHandling.ObjectIdReferenced Package Description org.mongojack -
-
Uses of TestDBRefHandling.ObjectIdReferenced in org.mongojack
Fields in org.mongojack with type parameters of type TestDBRefHandling.ObjectIdReferenced Modifier and Type Field Description List<org.mongojack.DBRef<TestDBRefHandling.ObjectIdReferenced,byte[]>>
TestDBRefHandling.ObjectIdCollectionOwner. list
org.mongojack.DBRef<TestDBRefHandling.ObjectIdReferenced,byte[]>
TestDBRefHandling.ObjectIdOwner. ref
Constructor parameters in org.mongojack with type arguments of type TestDBRefHandling.ObjectIdReferenced Constructor Description ObjectIdOwner(org.mongojack.DBRef<TestDBRefHandling.ObjectIdReferenced,byte[]> ref)
-