@Target(value=METHOD) @Retention(value=RUNTIME) public @interface SqlStatement
String
params
Class
returnType
SqlStatementType
type
public abstract String params
public abstract SqlStatementType type
@Deprecated public abstract Class returnType
Copyright © 2019. All rights reserved.