Uses of Package
org.apache.ibatis.mapping
Packages that use org.apache.ibatis.mapping
Package
Description
Binds mapper interfaces with mapped statements.
Base package for the Configuration building code.
Parses annotations to create a Configuration.
Default implementation for cursor feature.
Contains the statement executors.
Contains the key generators.
Base package for loading results into beans.
Contains the result processing logic.
Statement handlers.
Base package for mapping.
Base package for languages.
Default beans for languages.
Default XML MyBatis language.
Base package.
-
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.binding
-
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.builderClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content.Represents the content of a mapped statement read from an XML file or an annotation. -
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.builder.annotation
-
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.cursor.defaults
-
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.executorClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content. -
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.executor.keygen
-
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.executor.loaderClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content. -
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.executor.resultsetClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content. -
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.executor.statementClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content. -
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.mappingClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content.Should return an id to identify the type of this database.Represents the content of a mapped statement read from an XML file or an annotation.Vendor DatabaseId provider. -
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.scriptingClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content.Represents the content of a mapped statement read from an XML file or an annotation. -
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.scripting.defaultsClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content.Represents the content of a mapped statement read from an XML file or an annotation. -
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.scripting.xmltagsClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content.Represents the content of a mapped statement read from an XML file or an annotation. -
Classes in org.apache.ibatis.mapping used by org.apache.ibatis.sessionClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content.