Uses of Class
org.apache.logging.log4j.mongodb3.MongoDbDocumentObject
-
Packages that use MongoDbDocumentObject Package Description org.apache.logging.log4j.mongodb3 The classes in this package contain the MongoDB provider for the NoSQL Appender. -
-
Uses of MongoDbDocumentObject in org.apache.logging.log4j.mongodb3
Methods in org.apache.logging.log4j.mongodb3 that return MongoDbDocumentObject Modifier and Type Method Description MongoDbDocumentObject[]MongoDbConnection. createList(int length)MongoDbDocumentObjectMongoDbConnection. createObject()
-