@Retention(value=RUNTIME) @Target(value=METHOD) public @interface SelectProvider
String
method
Class<?>
type
public abstract Class<?> type
public abstract String method
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.