Uses of Package
org.apache.ibatis.executor.parameter
Packages that use org.apache.ibatis.executor.parameter
Package
Description
Contains the result processing logic.
Statement handlers.
Base package for languages.
Default beans for languages.
Default XML MyBatis language.
Base package.
-
Classes in org.apache.ibatis.executor.parameter used by org.apache.ibatis.executor.resultsetClassDescriptionA parameter handler sets the parameters of the
PreparedStatement
. -
Classes in org.apache.ibatis.executor.parameter used by org.apache.ibatis.executor.statementClassDescriptionA parameter handler sets the parameters of the
PreparedStatement
. -
Classes in org.apache.ibatis.executor.parameter used by org.apache.ibatis.scriptingClassDescriptionA parameter handler sets the parameters of the
PreparedStatement
. -
Classes in org.apache.ibatis.executor.parameter used by org.apache.ibatis.scripting.defaultsClassDescriptionA parameter handler sets the parameters of the
PreparedStatement
. -
Classes in org.apache.ibatis.executor.parameter used by org.apache.ibatis.scripting.xmltagsClassDescriptionA parameter handler sets the parameters of the
PreparedStatement
. -
Classes in org.apache.ibatis.executor.parameter used by org.apache.ibatis.sessionClassDescriptionA parameter handler sets the parameters of the
PreparedStatement
.