public class MongoDbDataContextFactoryBeanDelegate extends AbstractDataContextFactoryBeanDelegate
logger| Constructor and Description |
|---|
MongoDbDataContextFactoryBeanDelegate() |
| Modifier and Type | Method and Description |
|---|---|
DataContext |
createDataContext(DataContextFactoryParameters params)
Creates the particular
DataContext object. |
getBoolean, getChar, getInt, getResource, getStringpublic MongoDbDataContextFactoryBeanDelegate()
public DataContext createDataContext(DataContextFactoryParameters params)
DataContextFactoryBeanDelegateDataContext object.params - the DataContextFactoryBean with properties set as per
the spring configuration.DataContext object, built with the properties
set on the DataContextFactoryBeanCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.