spring-framework / org.springframework.jdbc.config / JdbcNamespaceHandler

JdbcNamespaceHandler

open class JdbcNamespaceHandler : NamespaceHandlerSupport

NamespaceHandler for JDBC configuration namespace.

Author
Oliver Gierke

Author
Dave Syer

Constructors

<init>

JdbcNamespaceHandler()

NamespaceHandler for JDBC configuration namespace.

Functions

init

open fun init(): Unit