Search:

Type: Posts; User: hnluu; Keyword(s):

Search: Search took 0.01 seconds.

  1. This combination did the trick -- basically I...

    This combination did the trick -- basically I upgraded to a version of the mongo-java-driver that has a serializable Binary type and excluded the mongo-java-driver that comes with the...
  2. @RooMongoEntity(identifierType = Binary.class)

    I would like to use org.bson.types.Binary for the _id field as part of a RooMongoEntity, but that doesn't seem to be supported currently as I am getting the following exception:

    "Type...
Results 1 to 2 of 2