Package org.mongojack
Class TestDBRefHandling.CollectionOwner
- java.lang.Object
-
- org.mongojack.TestDBRefHandling.CollectionOwner
-
- Enclosing class:
- TestDBRefHandling
public static class TestDBRefHandling.CollectionOwner extends Object
-
-
Constructor Summary
Constructors Constructor Description CollectionOwner()
-
-
-
Field Detail
-
_id
public String _id
-
list
public List<org.mongojack.DBRef<TestDBRefHandling.Referenced,String>> list
-
-