org.springframework.aop.framework.AdvisedSupport.addAllAdvisors(Advisor[])
|
org.springframework.ui.ModelMap.addAllObjects(Collection)
|
org.springframework.ui.ModelMap.addAllObjects(Map)
|
org.springframework.beans.factory.support.BeanDefinitionBuilder.addConstructorArg(Object)
|
org.springframework.jdbc.core.simple.AbstractJdbcCall.addDeclaredRowMapper(String, ParameterizedRowMapper)
|
org.springframework.core.convert.support.ConversionServiceFactory.addDefaultConverters(GenericConversionService)
|
org.springframework.context.support.AbstractApplicationContext.addListener(ApplicationListener>)
|
org.springframework.ui.ModelMap.addObject(Object)
|
org.springframework.ui.ModelMap.addObject(String, Object)
|
org.springframework.core.CollectionFactory.createConcurrentMap(int)
as of Spring 3.0, for usage on JDK 1.5 or higher
|
org.springframework.core.CollectionFactory.createConcurrentMapIfPossible(int)
as of Spring 3.0, for usage on JDK 1.5 or higher
|
org.springframework.core.CollectionFactory.createCopyOnWriteSet()
as of Spring 3.0, for usage on JDK 1.5 or higher
|
org.springframework.core.convert.support.ConversionServiceFactory.createDefaultConversionService()
|
org.springframework.core.CollectionFactory.createIdentityMapIfPossible(int)
as of Spring 2.5, for usage on JDK 1.4 or higher
|
org.springframework.beans.factory.config.PropertiesFactoryBean.createInstance()
|
org.springframework.core.CollectionFactory.createLinkedCaseInsensitiveMapIfPossible(int)
as of Spring 3.0, for usage on JDK 1.5 or higher
|
org.springframework.core.CollectionFactory.createLinkedMapIfPossible(int)
as of Spring 2.5, for usage on JDK 1.4 or higher
|
org.springframework.core.CollectionFactory.createLinkedSetIfPossible(int)
as of Spring 2.5, for usage on JDK 1.4 or higher
|
org.springframework.remoting.rmi.RmiClientInterceptorUtils.doInvoke(MethodInvocation, Remote)
|
org.springframework.aop.config.AopNamespaceUtils.forceAutoProxyCreatorToUseClassProxying(BeanDefinitionRegistry)
|
org.springframework.util.ClassUtils.forName(String)
|
org.springframework.core.convert.TypeDescriptor.getElementType()
|
org.springframework.validation.DataBinder.getErrors()
|
org.springframework.core.convert.TypeDescriptor.getMapKeyType()
|
org.springframework.core.convert.TypeDescriptor.getMapValueType()
|
org.springframework.beans.factory.xml.BeanDefinitionParserDelegate.initDefaults(Element)
|
org.springframework.format.support.FormattingConversionServiceFactoryBean.installFormatters(FormatterRegistry)
|
org.springframework.remoting.rmi.RmiClientInterceptorUtils.invoke(MethodInvocation, Remote, String)
|
org.springframework.core.JdkVersion.isAtLeastJava14()
as of Spring 3.0 which requires Java 1.5+
|
org.springframework.core.JdkVersion.isAtLeastJava15()
as of Spring 3.0 which requires Java 1.5+
|
org.springframework.core.JdkVersion.isAtLeastJava16()
as of Spring 3.0, in favor of reflective checks for
the specific Java 1.6 classes of interest
|
org.springframework.aop.support.AopUtils.isCglibProxyClass(Class>)
|
org.springframework.aop.support.AopUtils.isCglibProxyClassName(String)
|
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser.isEligibleAttribute(Attr)
|
org.springframework.util.ClassUtils.isPresent(String)
|
org.springframework.transaction.interceptor.TransactionAspectSupport.methodIdentification(Method)
|
org.springframework.beans.factory.support.AbstractBeanDefinition.overrideFrom(AbstractBeanDefinition)
|
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.parseStringValue(String, Properties, Set>)
|
org.springframework.context.support.PropertySourcesPlaceholderConfigurer.processProperties(ConfigurableListableBeanFactory, Properties)
|
org.springframework.jdbc.core.simple.SimpleJdbcOperations.query(String, ParameterizedRowMapper, Map)
as of Spring 3.0: Use the method using the newly genericized RowMapper interface
instead since the RowMapper and ParameterizedRowMapper interfaces are equivalent now.
|
org.springframework.jdbc.core.simple.SimpleJdbcTemplate.query(String, ParameterizedRowMapper, Map) |
org.springframework.jdbc.core.simple.SimpleJdbcOperations.query(String, ParameterizedRowMapper, Object...)
as of Spring 3.0: Use the method using the newly genericized RowMapper interface
instead since the RowMapper and ParameterizedRowMapper interfaces are equivalent now.
|
org.springframework.jdbc.core.simple.SimpleJdbcTemplate.query(String, ParameterizedRowMapper, Object...) |
org.springframework.jdbc.core.simple.SimpleJdbcOperations.query(String, ParameterizedRowMapper, SqlParameterSource)
as of Spring 3.0: Use the method using the newly genericized RowMapper interface
instead since the RowMapper and ParameterizedRowMapper interfaces are equivalent now.
|
org.springframework.jdbc.core.simple.SimpleJdbcTemplate.query(String, ParameterizedRowMapper, SqlParameterSource) |
org.springframework.jdbc.core.simple.SimpleJdbcOperations.queryForObject(String, ParameterizedRowMapper, Map)
as of Spring 3.0: Use the method using the newly genericized RowMapper interface
instead since the RowMapper and ParameterizedRowMapper interfaces are equivalent now.
|
org.springframework.jdbc.core.simple.SimpleJdbcTemplate.queryForObject(String, ParameterizedRowMapper, Map) |
org.springframework.jdbc.core.simple.SimpleJdbcOperations.queryForObject(String, ParameterizedRowMapper, Object...)
as of Spring 3.0: Use the method using the newly genericized RowMapper interface
instead since the RowMapper and ParameterizedRowMapper interfaces are equivalent now.
|
org.springframework.jdbc.core.simple.SimpleJdbcTemplate.queryForObject(String, ParameterizedRowMapper, Object...) |
org.springframework.jdbc.core.simple.SimpleJdbcOperations.queryForObject(String, ParameterizedRowMapper, SqlParameterSource)
as of Spring 3.0: Use the method using the newly genericized RowMapper interface
instead since the RowMapper and ParameterizedRowMapper interfaces are equivalent now.
|
org.springframework.jdbc.core.simple.SimpleJdbcTemplate.queryForObject(String, ParameterizedRowMapper, SqlParameterSource) |
org.springframework.aop.config.AopNamespaceUtils.registerAutoProxyCreatorIfNecessary(ParserContext, Object)
|
org.springframework.beans.PropertyEditorRegistrySupport.registerSharedEditor(Class>, PropertyEditor)
as of Spring 3.0, in favor of PropertyEditorRegistrars or ConversionService usage
|
org.springframework.jdbc.core.simple.SimpleJdbcCallOperations.returningResultSet(String, ParameterizedRowMapper)
|
org.springframework.jdbc.core.simple.SimpleJdbcCall.returningResultSet(String, ParameterizedRowMapper)
|
org.springframework.beans.factory.support.BeanDefinitionBuilder.setFactoryBean(String, String)
|
org.springframework.beans.factory.support.BeanDefinitionBuilder.setResourceDescription(String)
|
org.springframework.beans.factory.support.AbstractBeanDefinition.setSingleton(boolean)
|
org.springframework.beans.factory.support.BeanDefinitionBuilder.setSingleton(boolean)
|
org.springframework.beans.factory.support.BeanDefinitionBuilder.setSource(Object)
|