| Package | Description |
|---|---|
| org.springframework.data.repository.core.support |
Base classes to implement repositories for various data stores.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalRepositoryFactoryBeanSupport<T extends Repository<S,ID>,S,ID>
Extension of
RepositoryFactoryBeanSupport to add transactional capabilities to the repository proxy. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.