org.opalj.hermes.queries.JDBCAPIUsage.markdown Maven / Gradle / Ivy
# JDBC API Usage
The analysis derives the following features:
1. retrieving a database connection
1. doing a database rollback
1. usage of a `java.sql.Statement`
1. usage of a `java.sql.PreparedStatement`
1. usage of a `java.sql.CallableStatement`
© 2015 - 2025 Weber Informatics LLC | Privacy Policy