Uses of Annotation Type
org.apache.ibatis.annotations.SelectKey
Packages that use SelectKey
Package
Description
Parses annotions to create a Configuration.
-
Uses of SelectKey in org.apache.ibatis.builder.annotation
Methods in org.apache.ibatis.builder.annotation with parameters of type SelectKeyModifier and TypeMethodDescriptionprivate KeyGenerator
MapperAnnotationBuilder.handleSelectKeyAnnotation
(SelectKey selectKeyAnnotation, String baseStatementId, Class<?> parameterTypeClass, LanguageDriver languageDriver)