Module Jdbc
Provides classes and predicates for working with the Java JDBC API.
Import path
import semmle.code.java.frameworks.JdbcImports
| java | Provides all default Java QL imports. |
Classes
| PreparedStatementExecuteLargeUpdateMethod | A method with the name |
| PreparedStatementExecuteUpdateMethod | A method with the name |
| ResultSetGetStringMethod | A method with the name |
| TypeConnection | The interface |
| TypePreparedStatement | The interface |
| TypeResultSet | The interface |
| TypeStatement | The interface |