Package | Description |
---|---|
com.mongodb |
The core mongodb package
|
Modifier and Type | Method and Description |
---|---|
static ReflectionDBObject.JavaWrapper |
ReflectionDBObject.getWrapper(Class c)
Returns an existing Wrapper instance associated with a class, or creates a new one.
|
static ReflectionDBObject.JavaWrapper |
ReflectionDBObject.getWrapperIfReflectionObject(Class c)
Returns the wrapper if this object can be assigned from this class.
|
Copyright © 2018. All rights reserved.