public class DellRoadStuffNamespaceHandler extends NamespaceHandlerSupport
NamespaceHandler
for the dellroad-stuff XML namespace.
This adds support for the following Spring custom XML tags:
<dellroad-stuff:sql/>, which defines a SQLCommandList bean<dellroad-stuff:sql-update/>, which wraps a SQLCommandList
in a SpringSQLSchemaUpdate bean| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_URI |
static String |
SQL_ELEMENT_NAME |
static String |
SQL_UPDATE_ELEMENT_NAME |
| Constructor and Description |
|---|
DellRoadStuffNamespaceHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParserpublic static final String NAMESPACE_URI
public static final String SQL_ELEMENT_NAME
public static final String SQL_UPDATE_ELEMENT_NAME
Copyright © 2020. All rights reserved.