Package org.kingdoms.data.database.mongo
Class MongoIdQueryContainer<K>
java.lang.Object
org.kingdoms.data.database.mongo.MongoIdQueryContainer<K>
- All Implemented Interfaces:
org.bson.conversions.Bson
-
Field Summary
Fields inherited from interface org.bson.conversions.Bson
DEFAULT_CODEC_REGISTRY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<TDocument>
org.bson.BsonDocumenttoBsonDocument(Class<TDocument> tDocumentClass, org.bson.codecs.configuration.CodecRegistry codecRegistry) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.bson.conversions.Bson
toBsonDocument
-
Constructor Details
-
MongoIdQueryContainer
-
-
Method Details