Uses of Package
org.apache.ibatis.annotations
Packages that use org.apache.ibatis.annotations
Package
Description
Contains all the annotation that are used in mapper interfaces.
Parses annotions to create a Configuration.
-
Classes in org.apache.ibatis.annotations used by org.apache.ibatis.annotations
-
Classes in org.apache.ibatis.annotations used by org.apache.ibatis.builder.annotationClassDescriptionThe annotation that specify a mapping definition for the constructor argument.The annotation that inject a property value.The annotation that specify a mapping definition for the property.The annotation that specify an SQL for retrieving a key value.The annotation that be grouping conditional mapping definitions.