public final class MongoDbObject extends Object implements NoSqlObject<com.mongodb.BasicDBObject>
NoSqlObject
.Constructor and Description |
---|
MongoDbObject() |
Modifier and Type | Method and Description |
---|---|
void |
set(String field,
NoSqlObject<com.mongodb.BasicDBObject> value) |
void |
set(String field,
NoSqlObject<com.mongodb.BasicDBObject>[] values) |
void |
set(String field,
Object value) |
void |
set(String field,
Object[] values) |
com.mongodb.BasicDBObject |
unwrap() |
public void set(String field, NoSqlObject<com.mongodb.BasicDBObject> value)
set
in interface NoSqlObject<com.mongodb.BasicDBObject>
public void set(String field, NoSqlObject<com.mongodb.BasicDBObject>[] values)
set
in interface NoSqlObject<com.mongodb.BasicDBObject>
public void set(String field, Object value)
set
in interface NoSqlObject<com.mongodb.BasicDBObject>
public void set(String field, Object[] values)
set
in interface NoSqlObject<com.mongodb.BasicDBObject>
public com.mongodb.BasicDBObject unwrap()
unwrap
in interface NoSqlObject<com.mongodb.BasicDBObject>
Copyright © 1999-2021 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.