Package org.springframework.jdbc.config
@NonNullApi
@NonNullFields
package org.springframework.jdbc.config
Defines the Spring JDBC configuration namespace.
-
ClassDescription
NamespaceHandler
for JDBC configuration namespace.FactoryBean
implementation that takes a list of location Strings and creates a sorted array ofResource
instances.