| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.proxy.impl.resolvers |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDataOperationResolver
This class will use the other resolvers to find out how a data operation should be handled.
|
class |
QueryMethodDataOperationResolver
This class will resolve methods to their query method equivalent by parsing their names and parameters.
|
class |
SignatureDataOperationResolver
This class will resolve methods to the equivalent methods of the mapped implementations.
|
Copyright © 2014–2016. All rights reserved.