public class PojoDataContextFactoryBeanDelegate extends AbstractDataContextFactoryBeanDelegate
logger| Constructor and Description |
|---|
PojoDataContextFactoryBeanDelegate() |
| Modifier and Type | Method and Description |
|---|---|
DataContext |
createDataContext(DataContextFactoryParameters params)
Creates the particular
DataContext object. |
getBoolean, getChar, getInt, getResource, getStringpublic 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.