| Package | Description |
|---|---|
| org.springframework.data.repository.core.support |
Base classes to implement repositories for various data stores.
|
| Modifier and Type | Method and Description |
|---|---|
static SurroundingTransactionDetectorMethodInterceptor |
SurroundingTransactionDetectorMethodInterceptor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SurroundingTransactionDetectorMethodInterceptor[] |
SurroundingTransactionDetectorMethodInterceptor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.