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