Uses of Interface
org.hibernate.engine.spi.SessionFactoryImplementor.DeserializationResolver
Packages that use SessionFactoryImplementor.DeserializationResolver
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate.-
Uses of SessionFactoryImplementor.DeserializationResolver in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return SessionFactoryImplementor.DeserializationResolverModifier and TypeMethodDescriptionSessionFactoryDelegatingImpl.getDeserializationResolver()Deprecated.SessionFactoryImplementor.getDeserializationResolver()Deprecated, for removal: This API element is subject to removal in a future version.this is never called -
Uses of SessionFactoryImplementor.DeserializationResolver in org.hibernate.internal
Methods in org.hibernate.internal that return SessionFactoryImplementor.DeserializationResolver