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