@Retention(value=RUNTIME) @Target(value=METHOD) public @interface DeleteProvider
String
method
Class<?>
type
public abstract Class<?> type
public abstract String method
Copyright © 2010–2015 MyBatis.org. All rights reserved.