public interface DataOperationResolver
data store.| Modifier and Type | Method and Description |
|---|---|
DataStoreOperation<?,?,?> |
resolve(Method method)
Resolves the data store operation from the given method
|
DataStoreOperation<?,?,?> resolve(Method method)
method - the method for which a data operation is required.Copyright © 2014–2021. All rights reserved.