| Package | Description |
|---|---|
| org.springframework.data.repository.core.support |
Base classes to implement repositories for various data stores.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceExceptionTranslationRepositoryProxyPostProcessor
RepositoryProxyPostProcessor to register a PersistenceExceptionTranslationInterceptor on the
repository proxy. |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryFactorySupport.addRepositoryProxyPostProcessor(RepositoryProxyPostProcessor processor)
Adds
RepositoryProxyPostProcessors to the factory to allow manipulation of the ProxyFactory before
the proxy gets created. |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.