@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface ExecuteTemplate
boolean
batch
String
id
DMLType
type
String[]
value
public abstract String id
public abstract String[] value
public abstract DMLType type
public abstract boolean batch
Copyright © 2020. All rights reserved.