Uses of Class
org.hibernate.internal.ConnectionObserverStatsBridge
-
Packages that use ConnectionObserverStatsBridge Package Description org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
. -
-
Uses of ConnectionObserverStatsBridge in org.hibernate.internal
Methods in org.hibernate.internal that return ConnectionObserverStatsBridge Modifier and Type Method Description ConnectionObserverStatsBridge
FastSessionServices. getDefaultJdbcObserver()
Constructors in org.hibernate.internal with parameters of type ConnectionObserverStatsBridge Constructor Description JdbcObserverImpl(ConnectionObserverStatsBridge observer, SessionEventListenerManager eventListenerManager, Runnable abortBatch)
Deprecated, for removal: This API element is subject to removal in a future version.
-