Modifier and Type | Optional Element and Description |
---|---|
int |
fetchSize |
boolean |
flushCache |
String |
keyColumn |
String |
keyProperty |
ResultSetType |
resultSetType |
StatementType |
statementType |
int |
timeout |
boolean |
useCache |
boolean |
useGeneratedKeys |
public abstract ResultSetType resultSetType
public abstract StatementType statementType
public abstract String keyProperty
public abstract String keyColumn
Copyright © 2010–2016 MyBatis.org. All rights reserved.