Package org.apache.ibatis.mapping
Class MappedStatement
java.lang.Object
org.apache.ibatis.mapping.MappedStatement
- Author:
- Clinton Begin
-
Method Details
-
getKeyGenerator
-
getSqlCommandType
-
getResource
-
getConfiguration
-
getId
-
hasNestedResultMaps
public boolean hasNestedResultMaps() -
getFetchSize
-
getTimeout
-
getStatementType
-
getResultSetType
-
getSqlSource
-
getParameterMap
-
getResultMaps
-
getCache
-
isFlushCacheRequired
public boolean isFlushCacheRequired() -
isUseCache
public boolean isUseCache() -
isResultOrdered
public boolean isResultOrdered() -
getDatabaseId
-
getKeyProperties
-
getKeyColumns
-
getStatementLog
-
getLang
-
getResultSets
-
isDirtySelect
public boolean isDirtySelect() -
getResulSets
Deprecated.UsegetResultSets()
Gets the resul sets.- Returns:
- the resul sets
-
getBoundSql
-
getResultSets()