@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface DynamicUseGeneratedKeys
由于以插件形式实现,需启用插件DynamicResultMappingInterceptor
DynamicResultMappingInterceptor
String[]
columnPropertyKeys
Class<?>
entity
String
value
public abstract Class<?> entity
public abstract String value
public abstract String[] columnPropertyKeys
Copyright © 2025 fossc. All rights reserved.