public interface DataStoresAnd extends ResultAdapters
| Modifier and Type | Method and Description |
|---|---|
<E,K extends Serializable> |
and(DataStore<K,E> dataStore)
Adds another data store
|
adaptResultsUsing, withAdaptershonoringImplementation, withMappingswithOperationHandler, withOperationHandlerswithDefaultKeyGeneratorwithListener, withListenersenableAuditing, enableAuditinggenerateKeysUsing, generateKeysUsing, withoutGeneratingKeysusingImplementation<E,K extends Serializable> DataStoresAnd and(DataStore<K,E> dataStore)
E - the type of the entityK - the type of the keydataStore - the data storeCopyright © 2014–2016. All rights reserved.