Package | Description |
---|---|
org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
org.springframework.jdbc.core.namedparam |
JdbcTemplate variant with named parameter support.
|
Modifier and Type | Method and Description |
---|---|
String |
BeanDefinitionOverrideException.getBeanName()
Return the name of the bean.
|
String |
BeanDefinitionOverrideException.getResourceDescription()
Return the description of the resource that the bean definition came from.
|
Modifier and Type | Method and Description |
---|---|
String[] |
BeanPropertySqlParameterSource.getParameterNames() |
String[] |
MapSqlParameterSource.getParameterNames() |