| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.proxy | |
| com.mmnaseri.utils.spring.data.repository |
This package implements the bridge pattern over the various repository interfaces in the Spring Data project.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RepositoryConfigurationAware
Used to passed the repository configuration to implementing classes.
|
interface |
RepositoryFactoryAware
Indicates that the implementing class needs to know about the repository factory.
|
interface |
RepositoryFactoryConfigurationAware
This interface is used when an implementing class needs to know about the repository factory configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultQueryByExampleExecutor |
Copyright © 2014–2016. All rights reserved.