public interface MappingContextAnd extends OperationHandlers
| Modifier and Type | Method and Description |
|---|---|
MappingContextAnd |
and(Class<?> superType,
Class<?> implementation)
Registers an additional mapping
|
withOperationHandler, withOperationHandlerswithDefaultKeyGeneratorwithListener, withListenersenableAuditing, enableAuditinggenerateKeysUsing, generateKeysUsing, withoutGeneratingKeysusingImplementationMappingContextAnd and(Class<?> superType, Class<?> implementation)
superType - the super type for the interfaceimplementation - the concrete class providing mapped method implementationsCopyright © 2014–2016. All rights reserved.