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