mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Introduced "spring.jdbc.getParameterType.ignore" property
Issue: SPR-11386
This commit is contained in:
@@ -41,6 +41,7 @@ import org.apache.commons.logging.LogFactory;
|
||||
* @since 3.2.7
|
||||
* @see org.springframework.core.env.AbstractEnvironment#IGNORE_GETENV_PROPERTY_NAME
|
||||
* @see org.springframework.beans.CachedIntrospectionResults#IGNORE_BEANINFO_PROPERTY_NAME
|
||||
* @see org.springframework.jdbc.core.StatementCreatorUtils#IGNORE_GETPARAMETERTYPE_PROPERTY_NAME
|
||||
*/
|
||||
public abstract class SpringProperties {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user