| Modifier and Type | Field and Description |
|---|---|
protected JpaProviderSupport |
JpaModule.jpaProviderSupport
Implements provider specific operations
|
| Modifier and Type | Method and Description |
|---|---|
JpaProviderSupport |
JpaModule.getJpaProviderSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected JpaProviderSupport |
JpaEntityManagerFactoryLoader.getJpaProviderSupport() |
| Modifier and Type | Class and Description |
|---|---|
class |
EclipseLinkJpaProviderSupport
Implementation of
JpaProviderSupport for Oracle EclipseLink JPA |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateJpaProviderSupport
Implementation of
JpaProviderSupport for hibernate JPA |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenJpaProviderSupport
Implementation of
JpaProviderSupport for Oracle Toplink JPA |
| Modifier and Type | Class and Description |
|---|---|
class |
ToplinkJpaProviderSupport
Implementation of
JpaProviderSupport for Oracle Toplink JPA |
Copyright © 2017. All rights reserved.