@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Inherited public @interface MappingConfig
Modifier and Type | Required Element and Description |
---|---|
Class<? extends QueryInOutMapper<?>> |
value |
public abstract Class<? extends QueryInOutMapper<?>> value
Copyright © 2015 The Apache Software Foundation. All rights reserved.