Uses of Interface
org.hibernate.resource.jdbc.spi.JdbcObserver
Packages that use JdbcObserver
Package
Description
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate.Implementation of the SPI for managing JDBC connections and other heavyweight resources.
An SPI for managing JDBC connections and other heavyweight resources, based around the
idea of a "JDBC session".
-
Uses of JdbcObserver in org.hibernate.internal
Classes in org.hibernate.internal that implement JdbcObserverModifier and TypeClassDescriptionfinal classDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.hibernate.internal that return JdbcObserverConstructors in org.hibernate.internal with parameters of type JdbcObserverModifierConstructorDescriptionJdbcSessionContextImpl(SessionFactoryImplementor sessionFactory, StatementInspector statementInspector, PhysicalConnectionHandlingMode connectionHandlingMode, JdbcServices jdbcServices, BatchBuilder batchBuilder, JdbcObserver jdbcObserver) -
Uses of JdbcObserver in org.hibernate.resource.jdbc.internal
Constructors in org.hibernate.resource.jdbc.internal with parameters of type JdbcObserver -
Uses of JdbcObserver in org.hibernate.resource.jdbc.spi
Methods in org.hibernate.resource.jdbc.spi that return JdbcObserverModifier and TypeMethodDescriptionJdbcSessionContext.getObserver()Deprecated, for removal: This API element is subject to removal in a future version.sinceJdbcObserveris deprecated
JdbcObserveris deprecated