Closed
Description
John Smith opened SPR-14670 and commented
Spring's NativeJdbcExtractor
predates JDBC 4.0 and therefore Connection#unwrap
. With JDBC 4 pools and drivers being reliably available now, there is no need to keep a separate mechanism around.
Reference URL: #1090
Issue Links:
- Remove native support for Hibernate 3.6 and 4.x [SPR-13827] #18400 Remove native support for Hibernate 3.6 and 4.x
- Drop outdated BeanFactoryLocator / beanRefContext.xml mechanism [SPR-15154] #19720 Drop outdated BeanFactoryLocator / beanRefContext.xml mechanism
- NPE in Spring-JDBC with Oracle and SimpleJdbcInsert [SPR-16495] #21038 NPE in Spring-JDBC with Oracle and SimpleJdbcInsert