CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Module Hibernate

Provides classes and predicates for working with the Hibernate framework.

Import path

import semmle.code.java.frameworks.Hibernate

Imports

java

Provides all default Java QL imports.

Classes

HibernateQueryProducer

The interface org.hibernate.query.QueryProducer.

HibernateSession

The interface org.hibernate.Session.

HibernateSharedSessionContract

The interface org.hibernate.SharedSessionContract.