We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdb8f2c + db1c261 commit d3e3c0fCopy full SHA for d3e3c0f
README.md
@@ -37,6 +37,8 @@ The plugin also provides quick fixes for DAO methods where the required SQL file
37

38
- Checks that the return type of DAO method matches the expected type based on its annotation.
39

40
+- Checks that parameters of DAO method matches the expected type based on its annotation.
41
+ 
42
- Checks for undefined bind variable names.
43
- Checks the class name and package name for static property calls.
44

images/paramTypeInspection.png
12.3 KB
0 commit comments