public final class MongoDb4DocumentObject extends Object implements NoSqlObject<org.bson.Document>
NoSqlObject typed to a BSON Document.| Constructor and Description |
|---|
MongoDb4DocumentObject()
Constructs a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
set(String field,
NoSqlObject<org.bson.Document> value) |
void |
set(String field,
NoSqlObject<org.bson.Document>[] values) |
void |
set(String field,
Object value) |
void |
set(String field,
Object[] values) |
String |
toString() |
org.bson.Document |
unwrap() |
public MongoDb4DocumentObject()
public void set(String field, NoSqlObject<org.bson.Document> value)
set in interface NoSqlObject<org.bson.Document>public void set(String field, NoSqlObject<org.bson.Document>[] values)
set in interface NoSqlObject<org.bson.Document>public void set(String field, Object value)
set in interface NoSqlObject<org.bson.Document>public void set(String field, Object[] values)
set in interface NoSqlObject<org.bson.Document>public org.bson.Document unwrap()
unwrap in interface NoSqlObject<org.bson.Document>Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.