@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface ExecuteProvider
String
method
Class<?>
type
DMLType
dmlType
public abstract Class<?> type
public abstract String method
public abstract DMLType dmlType
Copyright © 2020. All rights reserved.