Java org.springframework.integration.jpa.config.xml JpaParserUtils fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.integration.jpa.config.xml JpaParserUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.integration.jpa.config.xml JpaParserUtils.

The text is from its open source code.

Method

BeanDefinitionBuildergetJpaExecutorBuilder(final Element element, final ParserContext parserContext)
Create a new BeanDefinitionBuilder for the class JpaExecutor .
ManagedListgetJpaParameterBeanDefinitions(Element jpaComponent, ParserContext parserContext)
Create a ManagedList of BeanDefinition s containing parsed JPA Parameters.