public interface ResultAdaptersAnd extends MappingContext
| Modifier and Type | Method and Description |
|---|---|
<E> ResultAdaptersAnd |
and(ResultAdapter<E> adapter)
Registers an extra adapter
|
honoringImplementation, withMappingswithOperationHandler, withOperationHandlerswithDefaultKeyGeneratorwithListener, withListenersenableAuditing, enableAuditinggenerateKeysUsing, generateKeysUsing, withoutGeneratingKeysusingImplementation<E> ResultAdaptersAnd and(ResultAdapter<E> adapter)
E - the type of the result for the adapteradapter - the adapterCopyright © 2014–2016. All rights reserved.