--
You received this message because you are subscribed to the Google Groups "mongo-jackson-mapper" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongo-jackson-ma...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
private static JacksonDBCollection<Test, TestKey> coll = MongoDB.getCollection("test", Test.class, TestKey.class);
we were missing to pass testkey as argument
--
You received this message because you are subscribed to a topic in the Google Groups "mongo-jackson-mapper" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mongo-jackson-mapper/S3g7H0bPk2g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mongo-jackson-ma...@googlegroups.com.