Example usage for org.springframework.orm.jpa.vendor EclipseLinkJpaVendorAdapter subclass-usage

List of usage examples for org.springframework.orm.jpa.vendor EclipseLinkJpaVendorAdapter subclass-usage

Introduction

In this page you can find the example usage for org.springframework.orm.jpa.vendor EclipseLinkJpaVendorAdapter subclass-usage.

Usage

From source file org.zalando.jpa.springframework.ExtendedEclipseLinkJpaVendorAdapter.java

/**
 * This {@link EclipseLinkJpaVendorAdapter} is intended to use our {@link ExtendedEclipseLinkJpaDialect}.<br/>
 * At time of writing we do not find a 'setter' for the 'jpaDialect'.
 *
 * @author  jbellmann
 */