| Package | Description |
|---|---|
| org.springframework.integration.jpa.core |
Provides core classes of the JPA module.
|
| org.springframework.integration.jpa.support |
Provides various support classes used across Spring Integration Jpa Components.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JpaExecutor.setPersistMode(PersistMode persistMode) |
| Modifier and Type | Method and Description |
|---|---|
static PersistMode |
PersistMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistMode[] |
PersistMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.