|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.jdbc.config.StoredProcParserUtils
public final class StoredProcParserUtils
| Method Summary | |
|---|---|
static ManagedList<BeanDefinition> |
getProcedureParameterBeanDefinitions(org.w3c.dom.Element storedProcComponent,
ParserContext parserContext)
|
static ManagedMap<java.lang.String,BeanDefinition> |
getReturningResultsetBeanDefinitions(org.w3c.dom.Element storedProcComponent,
ParserContext parserContext)
|
static ManagedList<BeanDefinition> |
getSqlParameterDefinitionBeanDefinitions(org.w3c.dom.Element storedProcComponent,
ParserContext parserContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ManagedList<BeanDefinition> getSqlParameterDefinitionBeanDefinitions(org.w3c.dom.Element storedProcComponent,
ParserContext parserContext)
gatewayElement - parserContext -
public static ManagedList<BeanDefinition> getProcedureParameterBeanDefinitions(org.w3c.dom.Element storedProcComponent,
ParserContext parserContext)
gatewayElement - parserContext -
public static ManagedMap<java.lang.String,BeanDefinition> getReturningResultsetBeanDefinitions(org.w3c.dom.Element storedProcComponent,
ParserContext parserContext)
gatewayElement - parserContext -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||