Module MyBatis
Provides classes and predicates for working with the MyBatis framework.
Import path
import semmle.code.java.frameworks.MyBatisImports
| java | Provides all default Java QL imports. |
Classes
| IbatisConfiguration | The class |
| IbatisConfigurationGetVariablesMethod | The method |
| IbatisSqlOperationAnnotation | An Ibatis SQL operation annotation. |
| MyBatisInjectionSink | A return statement of a method used in a MyBatis Provider. |
| MyBatisMapperDelete | A |
| MyBatisMapperForeach | A |
| MyBatisMapperInclude | A |
| MyBatisMapperInsert | A |
| MyBatisMapperSelect | A |
| MyBatisMapperSql | A |
| MyBatisMapperSqlOperation | An MyBatis Mapper sql operation element. |
| MyBatisMapperUpdate | A |
| MyBatisMapperXmlElement | An XML element in a |
| MyBatisMapperXmlFile | A MyBatis Mapper XML file. |
| MyBatisSqlOperationAnnotationMethod | Methods annotated with |
| MyBatisSqlRunner | The class |
| TypeParam | The interface |