public interface Operators extends DataFunctions
| Modifier and Type | Method and Description |
|---|---|
OperatorsAnd |
registerOperator(Operator operator)
Registers the given operator in the context used by the builder
|
DataFunctions |
withOperators(OperatorContext context)
Tells the builder to use the provided context instead of its own context
|
registerFunction, withDataFunctionsregisterDataStore, withDataStoresadaptResultsUsing, withAdaptershonoringImplementation, withMappingswithOperationHandler, withOperationHandlerswithDefaultKeyGeneratorwithListener, withListenersenableAuditing, enableAuditinggenerateKeysUsing, generateKeysUsing, withoutGeneratingKeysusingImplementationDataFunctions withOperators(OperatorContext context)
context - the contextOperatorsAnd registerOperator(Operator operator)
operator - the operatorCopyright © 2014–2016. All rights reserved.