| 限定符和类型 | 可选元素和说明 |
|---|---|
Class |
returnType
已过时。
|
SqlStatementType |
type
statement类型.
|
String |
value
采用这个sql,如update xxx set a = ?
|
public abstract SqlStatementType type
public abstract String value
@Deprecated public abstract Class returnType
Copyright © 2019. All rights reserved.