|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.beans.factory.xml.NamespaceHandlerSupport
org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
org.mule.transport.jdbc.config.JdbcNamespaceHandler
public class JdbcNamespaceHandler
Registers Bean Definition Parsers for the "jdbc" namespace.
Field Summary | |
---|---|
static String[] |
ADDRESS_ATTRIBUTES
|
static String |
ATTRIBUTE_SQL_STATEMENT_FACTORY
|
static String |
QUERY_KEY
|
Fields inherited from class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler |
---|
GLOBAL_ENDPOINT, INBOUND_ENDPOINT, OUTBOUND_ENDPOINT |
Constructor Summary | |
---|---|
JdbcNamespaceHandler()
|
Method Summary | |
---|---|
void |
init()
|
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport |
---|
decorate, findDecoratorForNode, findParserForElement, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String QUERY_KEY
public static final String[] ADDRESS_ATTRIBUTES
public static final String ATTRIBUTE_SQL_STATEMENT_FACTORY
Constructor Detail |
---|
public JdbcNamespaceHandler()
Method Detail |
---|
public void init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |