public interface DataFunctionsAnd extends DataStores
| Modifier and Type | Method and Description |
|---|---|
<R> DataFunctionsAnd |
and(String name,
DataFunction<R> function)
adds an additional function
|
registerDataStore, withDataStoresadaptResultsUsing, withAdaptershonoringImplementation, withMappingswithOperationHandler, withOperationHandlerswithDefaultKeyGeneratorwithListener, withListenersenableAuditing, enableAuditinggenerateKeysUsing, generateKeysUsing, withoutGeneratingKeysusingImplementation<R> DataFunctionsAnd and(String name, DataFunction<R> function)
R - the type of the resultname - the name of the functionfunction - the functionCopyright © 2014–2016. All rights reserved.